DigitalConsumer.FixMyGlass/playwright-tests/business-logic/types
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
..
Authentication.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
CustomerDetails.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
DigitalAPI.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
Enums.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
FrameworkConfig.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
IAddress.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
IAlertFlags.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
IDisposable.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
ITestCase.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
ITestData.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
ITestPages.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
IValidations.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
RuleEngine.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
Test.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
TestCase.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
TestSuccessAlert.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00
Validations.ts Adds Playwright test framework for FMG 2025-04-07 15:40:31 -04:00