fix: add missing symbol detail fixtures, fix stale test assertions, add route query coverage
- Add all missing fixtures to conftest.py: repo_fixture, seed_symbol, seed_type_intel, seed_sym_intel, seed_api_intel, seed_many_refactor_events, seed_refactor_event, seed_refactor_event_with_xss, seed_symbol_with_xss_commit, seed_symbol_with_large_history, seed_symbol_high_coupling, seed_symbol_with_clones, benchmark_timer - Fix T205/T303 assertions: template uses sd-refactor-section class, not REFACTORING HISTORY text - Fix T304 assertion: template uses sd-type-section class, not TYPE HEALTH text - Fix T703 assertion: 404 JSON is not an HTML rendering context, XSS not exploitable there - Fix T704 assertion: Jinja2 escapes <, so check for raw <img not onerror= substring - Add test_symbol_timeline_query_includes_signature to test_commit_meta_promotion.py: verifies signature column is included in the route SELECT (regression for the 500 we just fixed)
0 comments
muse hub commit comment sha256:786cc353daf8bbee8de902f6a35fb86edb1e4e7cc40813d2d6c8db54c242fe70 --body "your comment"
No comments yet. Be the first to start the discussion.