test(intel): Phase 4 TDD spec — dismiss affordance (9 tests, 4 failing)
Covers: route registration, 302 redirect, dismissed=True persisted, hidden by default, visible with ?show_dismissed=true, stat count, 404 on unknown address, dismiss button in HTML, idempotency
sha256:13aea90a17241885ee206fb6a9ca314fd37fceddd7f35f67f203cc9ac85742f7
sha
+36
symbols
sha256:9fbfb4c64310cc590d239e84609c03456d2de3ef4d141839bac0746a609f551a
snapshot
+36
symbols added
0
dead code introduced
Semantic Changes
36 symbols
+
test_P4_08_dismiss_button_rendered_per_row
method
async_method test_P4_08_dismiss_button_rendered_per_row L241–249
+
test_P4_03_dismissed_true_in_db_after_post
method
async_method test_P4_03_dismissed_true_in_db_after_post L144–156
+
test_P4_04_dismissed_row_absent_from_default_list
method
async_method test_P4_04_dismissed_row_absent_from_default_list L166–174
+
test_P4_09_dismiss_already_dismissed_row_no_error
method
async_method test_P4_09_dismiss_already_dismissed_row_no_error L259–271
+
test_P4_07_unknown_address_returns_404
method
async_method test_P4_07_unknown_address_returns_404 L223–231
+
test_P4_02_post_valid_address_redirects_302
method
async_method test_P4_02_post_valid_address_redirects_302 L125–134
+
test_P4_06_dismissed_count_reflects_dismissed_rows
method
async_method test_P4_06_dismissed_count_reflects_dismissed_rows L202–213
+
test_P4_05_dismissed_row_present_with_show_dismissed
method
async_method test_P4_05_dismissed_row_present_with_show_dismissed L184–192
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:13aea90a17241885ee206fb6a9ca314fd37fceddd7f35f67f203cc9ac85742f7 --body "your comment"
No comments yet. Be the first to start the discussion.