Update tests
Compare changes
- Daniel CARRON authored
Databases should now be available on the CI, we do not rely on a zipped db anymore.
+ 0
− 53
@@ -2,14 +2,10 @@
@@ -100,55 +96,6 @@ def temporary_basedir(tmp_path_factory):
Update and add tests, notably new ones to check that transforms are applied properly during loading.
Closes #40 (closed)
Databases should now be available on the CI, we do not rely on a zipped db anymore.