- Provide a new reuqired parameter: [database]pooling_mode and use it during SQLAlchemy engine initialisation. - Update tests and configuration (including sample configuration). - Adjust repository unit test to load config during setup. - Pass an engine instance to repository constructors instead of connections. Engine keeps a connection pool and we rely on it. |
||
---|---|---|
.. | ||
test_contracts.py | ||
test_gnupg.py | ||
test_lacre_core.py | ||
test_lacre_keycache.py | ||
test_lacre_recipients.py | ||
test_lacre_repositories.py | ||
test_lacre_text.py | ||
test_m2crypto.py |