snipe/tests
pyr0ball 72ab3ac177
Some checks failed
Mirror / mirror (push) Has been cancelled
CI / Python tests (push) Has been cancelled
CI / Frontend typecheck + tests (push) Has been cancelled
fix(ci): skip cf-orch tests when circuitforge_orch is not installed
The 4 photo-analysis-orch tests require the internal circuitforge_orch
package which is not available in GitHub CI. Guard them with a skipif
mark checked at import time via importlib.util.find_spec.
2026-07-06 02:57:39 -07:00
..
db fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
platforms fix(lint): resolve remaining ruff errors — TYPE_CHECKING, unused vars, E702 2026-07-06 02:48:43 -07:00
test_tasks fix(ci): skip cf-orch tests when circuitforge_orch is not installed 2026-07-06 02:57:39 -07:00
trust fix(trust): treat feedback_ratio=0.0 as missing data for buyer-only/returning sellers (#52) 2026-05-04 09:24:27 -07:00
ui feat: snipe beta backlog batch (tickets #22/#28/#30/#34/#35/#36/#37/#38) 2026-04-13 19:32:50 -07:00
__init__.py feat: scaffold snipe repo 2026-03-25 13:08:54 -07:00
conftest.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_api_search_build.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_async_search.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_ebay_categories.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_feedback.py feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
test_preferences_currency.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_query_translator.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_search_cache.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_tiers.py feat: add llm_query_builder tier gate (paid+) to tiers.py and SessionFeatures 2026-04-14 11:44:53 -07:00