3 Commits

Author SHA1 Message Date
79e8a35732 test: refresh fixtures with full target coverage
Picks up testdata/html files that were previously skipped by
TestRefreshFixtures because their optional env vars were unset:
gallery_page_last, search_results, note_view, plus a fresh
submission.html / gallery_page1 captured against the right targets.
2026-06-02 21:29:31 +02:00
25800bc753 test: refresh authenticated HTML fixtures
Re-captures testdata/html/*.html against the live site with valid
session cookies; the previous user.html was the logged-out interstitial,
which broke TestParseUser_RealFixture entirely. Bumps the expected
Stats.Views in that test to match the new fixture.
2026-06-02 21:23:52 +02:00
965f9d6ad4 inital commit 2026-05-25 22:27:18 +02:00