- Implemented test client for Playwright MCP Server in `test-server.js` - Created global automation script for Playwright MCP-like functionality in `playwright-mcp-global.js` - Configured Playwright settings in `playwright.config.js` - Added quick start script for testing setup in `quick-start.sh` - Developed initial setup script for Playwright MCP configuration in `setup.js` - Created basic connectivity and configuration tests in `tests/basic.spec.js` and `tests/configuration.spec.js` - Implemented dashboard and plotting tests in `tests/dashboard.spec.js` and `tests/plotting.spec.js` - Added data streaming feature tests in `tests/streaming.spec.js` |
||
---|---|---|
.. | ||
basic.spec.js | ||
configuration.spec.js | ||
dashboard.spec.js | ||
plotting.spec.js | ||
streaming.spec.js |