DigitalConsumer.ISS/playwright-tests
Rob Donahey d539df9550
Feature/insr 7038: Playwright tests for big truck scenarios (#963)
List of commits in this pr:

* Begin essential Playwright test cases for big truck

* Implement non serviceable big truck vin lookup and fix test case tags

* Rename non serviceable vin cases

* Common sense .env.dev example

* Move extraneous stuff to .env.example

* Add playwright environment file to gitignore

* Stop tracking .env.dev

* Specify file ignore

* Ignore .env

* Implement advanced tests for big truck

* Remove duplicate smoke test

* Implement PR feedback

* Add  comments to type definitions for clarity for any future uses

* More descriptive env comment
2025-10-16 16:07:01 -04:00
..
.sauce Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
business-logic Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
impl Made it so excessive bugs are not created from regression runs (#943) 2025-05-21 00:35:35 -04:00
pages Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
tests Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
.dockerignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
.env.example Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
.gitignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
.sauceignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
eslint.config.js Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
playwright.config.ts Jira writeback reporter to add subtasks with test results (#935) 2025-04-09 10:36:30 -04:00
tsconfig.json Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00