snipe/tests
pyr0ball 5a3f9cb460 feat: migrate feedback endpoint to circuitforge-core router
Replaces the inline feedback block (FeedbackRequest/FeedbackResponse
models, _fb_headers, _ensure_feedback_labels, status + submit routes)
with make_feedback_router() from circuitforge-core. Removes now-unused
imports (_requests, _platform, Literal, subprocess, datetime/timezone).
Adds 7 tests covering status + submit paths via TestClient.
2026-04-05 18:18:25 -07:00
..
db feat(snipe): parallel search+comps, pagination, title fix, price flag fix 2026-03-25 22:16:08 -07:00
platforms feat(snipe): parallel search+comps, pagination, title fix, price flag fix 2026-03-25 22:16:08 -07:00
test_tasks fix(tasks): address code review — cloud DB path, migration number, connection handling, enqueue site 2026-03-31 17:00:01 -07:00
trust fix: detect eBay condition field for parts/repair listings; add clear-filters btn 2026-04-04 22:42:56 -07:00
ui feat(snipe): auction support + easter eggs (Konami, The Steal, de-emphasis) 2026-03-25 14:27:02 -07:00
__init__.py feat: scaffold snipe repo 2026-03-25 13:08:54 -07:00
test_feedback.py feat: migrate feedback endpoint to circuitforge-core router 2026-04-05 18:18:25 -07:00
test_tiers.py fix(tests): update saved_searches tier test to match intentional ungating 2026-04-03 21:35:49 -07:00