- 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` |
||
---|---|---|
.. | ||
__init__.py | ||
config_manager.py | ||
event_logger.py | ||
historical_cache.py | ||
instance_manager.py | ||
performance_monitor.py | ||
plc_client.py | ||
plc_data_streamer.py | ||
plot_manager.py | ||
priority_manager.py | ||
rotating_logger.py | ||
schema_manager.py | ||
streamer.py |