Testing Guide

Comprehensive testing instructions for webMCP toolkit. Validate every component from core libraries to premium features with real backend functionality.

Latest Validation Status (2025-01-29)

Core functionality:verified working
Premium features:tested and functional
Tests passing:78/97 tests
Backend APIs:real implementation

🧪 Complete Testing Instructions

This guide walks you through testing every component of the webMCP toolkit to ensure everything works on your machine.

./run-simple.sh

One command to test everything!

Prerequisites

Node.js
16+
node --version
Python
3.8+
python --version
Docker
Latest
docker --version
Chrome
Latest
chrome --version

Expected Results

All 6 containers running healthy
Demo page loads with premium features shown
Grafana shows monitoring dashboards
Metrics endpoint returns Prometheus data
Health check returns JSON status
Real backend APIs responding correctly