Tag: integration-tests
skill
Automated Frontend Integration Test Generation
Analyses git diffs to identify changed frontend components and pages, then plans and writes integration tests using MSW and Vitest. It automates the creation of test coverage by identifying API endpoints and implementing appropriate mock ha…
skill
★ 184,429
Automated Frontend Integration Test Generation
Analyses frontend git diffs to identify changed components and pages, then plans and implements integration tests using Vitest and MSW. It automates the creation of test coverage by mapping API endpoints to mock service worker handlers.
skill
★ 30
InfluxDB MCP Server Testing Suite
This skill provides instructions for running, debugging, and extending the two-layer test suite for the InfluxDB MCP server, including protocol and integration tests. It assists in analysing test failures, managing tool counts, and configur…