feat(mist): phase 8 — end-to-end smoke test
- 11 integration tests covering full mist pipeline: job_types_for_push, build_mist_anchor_index, MistProvider.compute, persist_intel_results, build_activity_canvas, validate_mist_manifest, HTTP endpoints (explore, owner list, docs page, OpenAPI schema) - 109/109 passing across all 8 phases - Closes issue #3: Mist domain wiring (TDD phases 1–8)
sha256:d46ac8b40946b32256e0fc76f032398b4d69cd7f3dfe5565db1b315eff95fa94
sha
+33
symbols
sha256:57be736a3ad848e0f0a540a247cbbc846efd93aec1190f30b3df531db645c5b8
snapshot
+33
symbols added
0
dead code introduced
Semantic Changes
33 symbols
+
test_anchors_persisted_after_indexing
method
async_method test_anchors_persisted_after_indexing L150–171
+
test_full_pipeline_anchor_count_positive
method
async_method test_full_pipeline_anchor_count_positive L296–329
+
test_intel_mist_dispatched_for_mist_domain
method
async_method test_intel_mist_dispatched_for_mist_domain L141–147
+
test_intel_results_written_by_mist_provider
method
async_method test_intel_results_written_by_mist_provider L174–207
+
test_openapi_schema_lists_mists_paths
method
async_method test_openapi_schema_lists_mists_paths L283–293
+
test_owner_mists_endpoint_returns_200
method
async_method test_owner_mists_endpoint_returns_200 L266–273
+
test_push_validator_rejects_path_traversal
method
async_method test_push_validator_rejects_path_traversal L250–255
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:d46ac8b40946b32256e0fc76f032398b4d69cd7f3dfe5565db1b315eff95fa94 --body "your comment"
No comments yet. Be the first to start the discussion.