Commit graph

2 commits

Author SHA1 Message Date
maguire-arman
219762ec30 Adds Jira integration for test results
Adds a Jira writeback reporter to automatically create bug and test case subtasks in Jira based on playwright test results.
Upgrades axios and adds axios-retry and axios-mock-adapter for more robust API calls.
2025-04-09 14:50:30 -04:00
maguire-arman
404dda6556 Adds Playwright test framework for FMG
Initial commit of the Playwright test framework, including:
- Configuration files for Playwright, Docker, and Sauce Labs
- Test case structure and page object models
- CI/CD pipeline configuration
- Utilities and business logic implementations

This framework will be used for end-to-end testing of the FMG application.
2025-04-07 15:40:31 -04:00