Skip to content

Commit

Permalink
Add integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jancionear committed Feb 21, 2024
1 parent 2066b83 commit 42caa7c
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/src/tests/client/features.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ mod increase_storage_compute_cost;
mod limit_contract_functions_number;
mod lower_storage_key_limit;
mod nearvm;
mod orphan_chunk_state_witness;
mod restore_receipts_after_fix_apply_chunks;
mod restrict_tla;
mod stateless_validation;
Expand Down
Loading

0 comments on commit 42caa7c

Please sign in to comment.