You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: