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

Add binary tests for data integrity checks between updates #331

Open
4 tasks
Tracked by #337
ceyhunsen opened this issue Oct 2, 2024 · 0 comments
Open
4 tasks
Tracked by #337

Add binary tests for data integrity checks between updates #331

ceyhunsen opened this issue Oct 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ceyhunsen
Copy link
Member

Proposal Description

There should be tests that updates binaries with the new changes. But these tests must not reset any previous data that binaries work on. This will help check compatibility between upgrades of Clementine.

  • Tests should be ideally outside of the regular Rust testing framework
  • Should mimic real user behavior
  • Should check database state is not broken after an update
  • Should check previous operations are still present in the system and in are valid
@ceyhunsen ceyhunsen added the enhancement New feature or request label Oct 2, 2024
@ceyhunsen ceyhunsen mentioned this issue Oct 14, 2024
34 tasks
@ceyhunsen ceyhunsen changed the title Add binary tests for data integrity checks between Clementine updates Add binary tests for data integrity checks between updates Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant