peregrine/tests/e2e
pyr0ball 4844c55292 feat(e2e): add BasePage and 7 page objects
BasePage provides navigation, error capture, and interactable discovery
with fnmatch-based expected_failure matching. SettingsPage extends it
with tab-aware discovery. All conftest imports are deferred to method
bodies so the module loads without a live browser fixture.
2026-03-16 23:14:20 -07:00
..
modes feat(e2e): add mode configs (demo/cloud/local) with Directus JWT auth 2026-03-16 23:07:34 -07:00
pages feat(e2e): add BasePage and 7 page objects 2026-03-16 23:14:20 -07:00
results chore(e2e): scaffold E2E harness directory and install deps 2026-03-16 22:58:47 -07:00
__init__.py chore(e2e): scaffold E2E harness directory and install deps 2026-03-16 22:58:47 -07:00
models.py feat(e2e): add ErrorRecord, ModeConfig, diff_errors models with tests 2026-03-16 23:06:02 -07:00