Commit Graph

6 Commits (main)

Author SHA1 Message Date
Timo Bryant fd47bc3baa Update PostgresBackend with configurable connections and test implementations
The PostgresBackend class has been updated to allow for more configurable database connection methods. This includes more granular control over specific connection properties and the introduction of a sealed class constructor for creating distinct JDBC connection URLs. Also, test implementations for credential manager and Postgres backend have been updated, particularly to handle coroutine suspension. Furthermore, dependencies for test modules and kotlinx coroutines have been added to the build scripts.
2024-05-03 19:46:46 +02:00
Timo Bryant 095acd24e4 can load accounts 2024-04-22 21:26:54 +02:00
Timo Bryant 3dd6faea6c test setup 2024-04-22 20:59:19 +02:00
Timo Bryant 2bb71cfb1c try adding tests 2024-04-22 08:26:05 +02:00
Timo Bryant d2b29198f9 add kotlinx serialization 2024-04-20 22:17:20 +02:00
Timo Bryant 2923c73b53 setup module build 2024-04-20 22:13:03 +02:00