story-kit: start 256_story_bot_must_verify_other_users_cross_signing_identity_before_checking_device_verification
This commit is contained in:
@@ -19,3 +19,16 @@ As a Matrix user messaging the bot, I want the bot to correctly recognize my cro
|
||||
## Out of Scope
|
||||
|
||||
- TBD
|
||||
|
||||
## Test Results
|
||||
|
||||
<!-- story-kit-test-results: {"unit":[{"name":"sender_with_cross_signing_identity_is_accepted","status":"pass","details":"Verifies get_user_identity Some(_) → accepted"},{"name":"sender_without_cross_signing_identity_is_rejected","status":"pass","details":"Verifies get_user_identity None → rejected"}],"integration":[]} -->
|
||||
|
||||
### Unit Tests (2 passed, 0 failed)
|
||||
|
||||
- ✅ sender_with_cross_signing_identity_is_accepted — Verifies get_user_identity Some(_) → accepted
|
||||
- ✅ sender_without_cross_signing_identity_is_rejected — Verifies get_user_identity None → rejected
|
||||
|
||||
### Integration Tests (0 passed, 0 failed)
|
||||
|
||||
*No integration tests recorded.*
|
||||
|
||||
Reference in New Issue
Block a user