peregrine/tests/e2e
pyr0ball e87c707dd9
Some checks failed
CI / Backend (Python) (push) Failing after 30s
CI / Frontend (Vue) (push) Successful in 22s
CI / Backend (Python) (pull_request) Failing after 27s
CI / Frontend (Vue) (pull_request) Successful in 20s
chore(lint): ruff auto-fix unused imports in tests/
Removes unused imports flagged by ruff F401 across 47 test files.
Auto-fix only — imports verified unused by static analysis.
2026-05-20 23:07:52 -07:00
..
modes fix(e2e): cloud auth via cookie, local port, Playwright WebSocket gotcha 2026-03-17 20:01:42 -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
conftest.py chore(lint): ruff auto-fix unused imports in tests/ 2026-05-20 23:07:52 -07:00
models.py feat(e2e): add ErrorRecord, ModeConfig, diff_errors models with tests 2026-03-16 23:06:02 -07:00
test_interactions.py chore(lint): ruff auto-fix unused imports in tests/ 2026-05-20 23:07:52 -07:00
test_smoke.py chore(lint): ruff auto-fix unused imports in tests/ 2026-05-20 23:07:52 -07:00