Adaptation of the exposurelib_tests for testing setup.
As the exposurelib has a setup that allows for testing for both databases (SpatiaLite and PostGIS), we should use the same setup for entity-initializer.
That means:
- Setting the gitlab pipeline to support both.
- Importing setups from
exposurelib_tests. - Doing a dry test run for each database.