hako/e2e/e2eutil
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
..
container.go test: added basic e2e test boilerplate 2026-01-18 12:31:58 +01:00
helper.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
playwright.go test: added basic e2e test boilerplate 2026-01-18 12:31:58 +01:00
reporter.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
seeddata.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00
testserver.go test(e2e): expand test suite with comprehensive coverage 2026-01-29 12:49:40 +01:00