test(e2e): eliminate lying tests via behavioral truth assertions

This commit is contained in:
2026-05-01 16:55:53 +02:00
parent da7201117c
commit f1a8573be8
7 changed files with 261 additions and 37 deletions

3
.gitignore vendored
View File

@@ -13,6 +13,9 @@
!tests/fixtures/*.xml
!tests/fixtures/*.jpg
!tests/fixtures/*.json
!tests/e2e/fixtures/*.xml
!tests/e2e/fixtures/*.jpg
!tests/e2e/fixtures/*.json
logs/
*.pyc
__pycache__/