-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filter events the env exposes in test snapshots to contracts to contr…
…act events (#1361) ### What Filter events the env exposes in test snapshots to contracts to contract events. ### Why The main thing we need to test in test snapshots is that non-diagnostic events are consistent and captured. Diagnostic events are noise here. ### Notes There's no good time to make this change. Ideally the change is made at a major version because it's breaking. But at a major version is the ideal time to avoid the change so that people see only meaningful diffs on their test snapshots.
- Loading branch information
1 parent
1b32566
commit b924717
Showing
119 changed files
with
110 additions
and
18,199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70 changes: 0 additions & 70 deletions
70
soroban-sdk/test_snapshots/bytes/test/test_first_unchecked_panics.1.json
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
soroban-sdk/test_snapshots/bytes/test/test_get_unchecked_panics.1.json
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
soroban-sdk/test_snapshots/bytes/test/test_insert_panic.1.json
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
soroban-sdk/test_snapshots/bytes/test/test_last_unchecked_panics.1.json
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
soroban-sdk/test_snapshots/bytes/test/test_pop_unchecked_panics.1.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.