Several issues relating to running tests on the CI have been fixed.
Databases are now directly available on the CI. There is no need to load them from the ci-assets package.
Some tests checking the model transforms were failing due to differences in the environment when testing locally vs on the CI. A statistical approach was used to handle this.