Commit 7d84a9e
committed
feat(e2e): add E2E test infrastructure
Add pytest fixtures and configuration for end-to-end testing with real
database operations. Includes module-scoped database fixtures, seeded
test data fixtures, and registry integration fixtures.
Implements Issue #43 Phase 1.1 parent a2d127b commit 7d84a9e
2 files changed
Lines changed: 440 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments