Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create stability tests for SQLite KIM #519

Closed
Tracked by #486
MattDavis00 opened this issue Sep 8, 2021 · 1 comment
Closed
Tracked by #486

Create stability tests for SQLite KIM #519

MattDavis00 opened this issue Sep 8, 2021 · 1 comment
Labels
medium Effort label sqlite-kim Issues related to the implementation or maintainance of the SQLite KIM testing Task related to testing

Comments

@MattDavis00
Copy link
Member

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:

  1. Generate keys with old version of Parsec
  2. 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.

@MattDavis00 MattDavis00 added the testing Task related to testing label Sep 8, 2021
@ionut-arm ionut-arm added the sqlite-kim Issues related to the implementation or maintainance of the SQLite KIM label Sep 30, 2021
@ionut-arm ionut-arm added this to the Parsec Release 0.9.0 milestone Oct 13, 2021
@ionut-arm
Copy link
Member

Removing this from the 0.9.0 release as the steps need to be taken to implemente the tests after that release stabilizes.

@ionut-arm ionut-arm removed this from the Parsec Release 0.9.0 milestone Dec 15, 2021
@ionut-arm ionut-arm added the medium Effort label label Mar 1, 2022
@mohamedasaker-arm mohamedasaker-arm added this to the Parsec Release 1.1.0 milestone Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Effort label sqlite-kim Issues related to the implementation or maintainance of the SQLite KIM testing Task related to testing
Projects
None yet
Development

No branches or pull requests

3 participants