hako/e2e/playwright
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. d71915a3fb
test(e2e): expand test suite with comprehensive coverage
- Add e2e tests for admin pages (archivers, extractors, rules)
- Add tests for archives, links, navigation, and error handling
- Add search and pagination test coverage
- Implement test web server with Docker container
- Add seed data and helper utilities for tests
- Update webapp components for permission handling
- Generate HTML reports with embedded screenshots

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 12:49:40 +01:00
..
admin_archivers_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
admin_extractors_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
admin_rules_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
archives_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
errors_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
links_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
login_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
navigation_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
pagination_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
search_test.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00