gabriel / musehub public
fix dev
AI Agent gabriel · 44 days ago · May 4, 2026 · Diff

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)

sha256:786cc353daf8bbee8de902f6a35fb86edb1e4e7cc40813d2d6c8db54c242fe70 sha
sha256:02f68169696e20c73ecf85d01568bb0aeaa6b4e15299d7dd242187d2ab49088d snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:786cc353daf8bbee8de902f6a35fb86edb1e4e7cc40813d2d6c8db54c242fe70 --body "your comment"