pig.py/tests/unit
Russell Ballestrini 3714c9b6a9 Extract common CSS to 5 external stylesheets (DRY)
- base.css: Core layout, typography, container
- nav.css: Navigation bar styles
- forms.css: Form elements, buttons, inputs, checkboxes
- quests.css: CSS-only easter eggs
- results.css: Media grid and result card styles

Templates now link external CSS via extra_css_links block.
Page-specific styles remain inline (correct pattern).
Fixed OVER_9000 test (it's OVER 9000, so 9001).
2026-01-05 20:44:35 -05:00
..
test_archive.py Extract i18n to module, add Georgian, translate about page body 2026-01-05 10:16:48 -05:00
test_async_filevault.py Update tests for filevault 2.0.0 API 2025-12-31 16:03:43 -05:00
test_async_web_fetcher.py Fix tests for code media type, add source URL and lore 2026-01-02 13:41:10 -05:00
test_database.py Extract common CSS to 5 external stylesheets (DRY) 2026-01-05 20:44:35 -05:00
test_domain_vault.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00
test_filevault.py Update tests for filevault 2.0.0 API 2025-12-31 16:03:43 -05:00
test_neopig.py Refactor: Extract neopig package from neopig.py 2026-01-05 17:30:58 -05:00
test_neopig_html_utils.py Refactor: Extract neopig package from neopig.py 2026-01-05 17:30:58 -05:00
test_neopig_live.py Refactor: Extract neopig package from neopig.py 2026-01-05 17:30:58 -05:00
test_neopig_logging.py Refactor: Extract neopig package from neopig.py 2026-01-05 17:30:58 -05:00
test_neopig_state.py Refactor: Extract neopig package from neopig.py 2026-01-05 17:30:58 -05:00
test_repo.py Extract i18n to module, add Georgian, translate about page body 2026-01-05 10:16:48 -05:00
test_screenshot.py Update tests for filevault 2.0.0 API 2025-12-31 16:03:43 -05:00
test_serp.py Refactor serp.py into serp/ package, add /eggs endpoint 2026-01-05 19:16:04 -05:00
test_storage.py Unify filevault: merge storage.py into single sync+async module 2025-12-31 15:44:39 -05:00