pdf-accessibility/tests
Vadym Samoilenko 112719b2c5 Add Docker stack, frontend redesign, and visual page inspector fix
- Redesigned frontend with Outfit/Figtree typography, coral accent palette,
  noise texture, glassmorphism header, and staggered animations
- Split monolithic index.html into modular JS (app, api, upload, batch,
  results, page-viewer, utils) and extracted CSS
- Fixed worker.py to generate page images for Visual Page Inspector
- Added Docker Compose stack (web, worker, redis, postgres)
- Added batch upload, HTML report export, rate limiting, and Redis queue
- Extended test suite with checker, remediation, worker, and DB tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 18:12:44 +00:00
..
__init__.py Add production readiness: authentication, logging, retry logic, and test suite 2026-02-25 13:26:02 +00:00
conftest.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_api.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_checker.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_checker_extended.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_db_manager.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_redis_queue.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_remediation.py Add production readiness: authentication, logging, retry logic, and test suite 2026-02-25 13:26:02 +00:00
test_remediation_extended.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_retry_extended.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
test_worker.py Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00