Background information
geoshapes access a PostgreSQL DB to function properly. The current architecture does not provide an interface for testing.
What
Handle DB interactions properly and make code better suited for tests.
How
TBD
Open questions
...
Acceptance criteria
- Documentation is updated
- Remove skipping logic for DB handlers
- Add some tests for the DB interactions