test: add scenario eval runner, recorded fixtures, and baseline comparison
This commit is contained in:
parent
3dc1af5f0c
commit
0664cc2d27
38 changed files with 6986 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -18,3 +18,8 @@ frontend/dist/
|
|||
|
||||
# eval: raw (unredacted) recordings never enter the repo
|
||||
eval/fixtures/raw/
|
||||
eval/reports/
|
||||
|
||||
# eval outputs (reports, baseline snapshots) are generated, never shipped
|
||||
eval/reports/
|
||||
eval/snapshots/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue