Commit c1edf2f
Add NIP-62 end-to-end websocket tests
38 tests covering the full NIP-62 Request to Vanish lifecycle over
websocket against a live strfry relay: event submission, cron-based
deletion sweep (polled), re-broadcast prevention, relay tag validation
(matching, non-matching, missing), kind 5 protection of kind 62 in
both orderings, deletion tombstone bypass via import path, gift wrap
cleanup and blocking (ALL_RELAYS and specific serviceUrl), NIP-09
deletion event sweep, cross-pubkey isolation, timestamp boundary
semantics, persistence across restart, NIP-11 advertisement, and
feature flag behavior.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8b07dc7 commit c1edf2f
File tree
4 files changed
+787
-0
lines changed- test
- cfgs
4 files changed
+787
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments