test: boost coverage to 100%, add Firefox e2e, fix test speed #11
Owner
- bcrypt rounds=4 in all fixtures: unit tests 40s → ~5s
- session-scoped live_server with per-test user teardown: e2e faster
- add reset_rate_limits autouse fixture to prevent cross-test pollution
- add --browser firefox to justfile test-e2e recipe
- add engine.dispose() + filterwarnings=error::ResourceWarning
- remove package-lock.json, add to .gitignore
- new test files: test_database.py, test_tasks.py, test_main.py, test_settings.py
- expand test_admin, test_auth, test_entries, test_security to 100% coverage
- bcrypt rounds=4 in all fixtures: unit tests 40s → ~5s
- session-scoped live_server with per-test user teardown: e2e faster
- add reset_rate_limits autouse fixture to prevent cross-test pollution
- add --browser firefox to justfile test-e2e recipe
- add engine.dispose() + filterwarnings=error::ResourceWarning
- remove package-lock.json, add to .gitignore
- new test files: test_database.py, test_tasks.py, test_main.py, test_settings.py
- expand test_admin, test_auth, test_entries, test_security to 100% coverage
patillacode
added 1 commit 2026-04-23 09:47:47 +02:00
All checks were successful
Test and publish Docker image / test (pull_request) Successful in 31s
Details
Test and publish Docker image / e2e (pull_request) Successful in 1m23s
Details
Test and publish Docker image / build (pull_request) Has been skipped
Details
patillacode
added 2 commits 2026-04-23 09:55:42 +02:00
All checks were successful
Test and publish Docker image / test (pull_request) Successful in 29s
Details
Test and publish Docker image / e2e (pull_request) Successful in 1m19s
Details
Test and publish Docker image / build (pull_request) Has been skipped
Details
patillacode
added 1 commit 2026-04-23 09:59:13 +02:00
All checks were successful
Test and publish Docker image / test (pull_request) Successful in 28s
Details
Test and publish Docker image / e2e (pull_request) Successful in 1m51s
Details
Test and publish Docker image / build (pull_request) Has been skipped
Details
patillacode
added 1 commit 2026-04-23 10:09:20 +02:00
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 29s
Details
Test and publish Docker image / e2e (pull_request) Successful in 1m50s
Details
Test and publish Docker image / build (pull_request) Has been skipped
Details
Test and publish Docker image / e2e (push) Blocked by required conditions
Details
Test and publish Docker image / build (push) Blocked by required conditions
Details
Test and publish Docker image / test (push) Has been cancelled
Details
test: boost coverage to 100%, add Firefox e2e, fix test speed (#11)
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/test-coverage-enhancement"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?