Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We should have tests that use the storage artifacts from the last released version, to run all of the execution and integration tests. This way we will be able to see if any changes we have made are not backwards compatible, and will also catch issues related to non-fresh instances (i.e. data loaded previously), because right now we always query the data in tests just after it's loaded.