Closed
Description
Once the first release of the SQLiteKeyInfoManager
has been made, we should have some tests to ensure that the KIM matches our stability requirements.
This can be similar to the testing performed here:
- Generate keys with old version of Parsec
- Test they are still valid and functional with the new version
In essence; this testing should ensure that a SQLiteKIM
database, created with the first release of the SQLiteKIM
, is still valid and functional in every future release of Parsec.