test: auth_key display TDD + remove stale AVAX test
Add 5 tests locking in the three-field cryptographic identity model: - test_profile_shows_auth_key_when_registered - test_profile_fallback_to_identity_id_when_no_key - test_profile_shows_most_recent_key_after_rotation - test_identity_id_unchanged_across_rotation - test_profile_auth_key_algorithm_label_present
Delete test_profile_header_avax_renders_truncated — AVAX display was intentionally removed from the profile template; the test was testing a feature that no longer exists.
sha256:65730f7040cd9e031c79a029f65b2e19b53558a5f873fac781a13295df771b0e
sha
+6
−1
symbols
sha256:ae20c4d70bc8f117d9c00afe0e1446d9fb1fd89d35fff7626cd30f409451b14b
snapshot
+6
symbols added
−1
symbol removed
0
dead code introduced
Semantic Changes
7 symbols
−
test_profile_header_avax_renders_truncated
function
async_function test_profile_header_avax_renders_truncated L672–691
+
test_identity_id_unchanged_across_rotation
function
async_function test_identity_id_unchanged_across_rotation L815–862
+
test_profile_auth_key_algorithm_label_present
function
async_function test_profile_auth_key_algorithm_label_present L865–889
+
test_profile_fallback_to_identity_id_when_no_key
function
async_function test_profile_fallback_to_identity_id_when_no_key L745–764
+
test_profile_shows_auth_key_when_registered
function
async_function test_profile_shows_auth_key_when_registered L718–742
+
test_profile_shows_most_recent_key_after_rotation
function
async_function test_profile_shows_most_recent_key_after_rotation L767–812
← Older
Oldest on task/auth-key-tests-cleanup
All commits
Newer →
Latest on task/auth-key-tests-cleanup
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:65730f7040cd9e031c79a029f65b2e19b53558a5f873fac781a13295df771b0e --body "your comment"
No comments yet. Be the first to start the discussion.