feat(e2e): add Phase A scenarios, fixtures, and results store
7 human-authored test scenarios (22 tests) using data-testid selectors. Test fixture generator for isolated environments. JSON results store (no native deps). WebDriverIO config updated with TCP readiness probe and multi-spec support.
This commit is contained in:
parent
2746b34f83
commit
c6c38b91c6
5 changed files with 701 additions and 10 deletions
|
|
@ -7,5 +7,5 @@
|
|||
"esModuleInterop": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["specs/**/*.ts"]
|
||||
"include": ["specs/**/*.ts", "*.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue