Merge pull request #4 from massalabs/oss #28
GitHub Actions / Test Results
succeeded
Jan 9, 2024 in 0s
All 28 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
28 tests found
There are 28 tests, see "Raw output" for the full list of tests.
Raw output
src/lib.rs - (line 6)
tests::madara_comparison ‑ trie_height_251
tests::proof ‑ basic_proof
tests::proof ‑ multiple_proofs
tests::proof ‑ one_element_proof
tests::proof ‑ zero_not_crashing
tests::simple ‑ basics
tests::transactional_state ‑ basics
tests::transactional_state ‑ many_snapshots
tests::transactional_state ‑ merge
tests::transactional_state ‑ merge_invalid
tests::transactional_state ‑ merge_override
tests::transactional_state ‑ merge_remove
tests::transactional_state ‑ merge_txn_revert
tests::transactional_state ‑ remove
tests::transactional_state ‑ test_thread
tests::trie_log ‑ basics
tests::trie_log ‑ double_revert
tests::trie_log ‑ in_place_revert
tests::trie_log ‑ remove_and_reinsert
tests::trie_log ‑ truncated_revert
tests::trie_log ‑ unrecorded_revert
trie::merkle_tree ‑ test_shared_path_encode_decode
trie::merkle_tree::tests ‑ multiple_commits_tree_compare
trie::merkle_tree::tests ‑ one_commit_tree_compare
trie::merkle_tree::tests ‑ simple_commits
trie::merkle_tree::tests ‑ simple_commits_and_delete
trie::merkle_tree::tests ‑ test_proof
Loading