mintlayer-core icon indicating copy to clipboard operation
mintlayer-core copied to clipboard

Add regression tests for storage/databases

Open TheQuantumPhysicist opened this issue 2 years ago • 0 comments

We need working reference databases to use for testing, just like we have chosen-text and chosen-cipher tests in cryptography, and we have chosen-text tests for serialization. This will ensure that a breaking change in the chainstate or wallet format will be detected by tests, instead of depending on the circularity of creating and testing wallets in unit tests.

TheQuantumPhysicist avatar Feb 16 '23 14:02 TheQuantumPhysicist