good morning!!!!

Skip to content
Snippets Groups Projects
Commit 46ec63b8 authored by Andrey Petrov's avatar Andrey Petrov Committed by Felix Lange
Browse files

ethdb/dbtest: addd test suite for ethdb backends (#19960)

- Move the existing tests from memorydb into a generalized testsuite
that can be run by any ethdb backend implementation.
- Add several more test cases to clarify some non-obvious nuances when
implementing a custom ethdb backend, such as the behaviour of
NewIteratorWithPrefix vs NewIteratorWithStart.
- Add leveldb to the testsuite using in-memory storage for fast
execution.
parent 1cd5bf08
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment