fradrive/test
Gregor Kleen 50fdcb4540 feat(db): provide our own implementation of connection pooling
Also allows monitoring pool status (available/in use connections,
total number of takes from pool)

This reverts commit 35ac503bf9.
2021-02-23 16:30:24 +01:00
..
Auth/LDAP feat(ldap): expose active directory errors 2020-10-14 12:40:08 +02:00
Data/NonNull feat(workflows): additional work on WorkflowWorkflowWorkflow 2020-10-26 14:52:58 +01:00
Database chore: fix tests 2021-02-08 20:35:21 +01:00
Handler chore: fix tests 2021-02-15 15:31:23 +01:00
Model feat(exams): exam sheets 2021-01-18 14:19:02 +01:00
Test/QuickCheck/Classes feat(workflows): additional work on WorkflowWorkflowWorkflow 2020-10-26 14:52:58 +01:00
Text/Blaze feat(workflows): additional work on WorkflowWorkflowWorkflow 2020-10-26 14:52:58 +01:00
Utils feat(workflows): additional work on WorkflowWorkflowWorkflow 2020-10-26 14:52:58 +01:00
CronSpec.hs Fix tests 2018-11-27 16:03:48 +01:00
Database.hs feat(db): provide our own implementation of connection pooling 2021-02-23 16:30:24 +01:00
FoundationSpec.hs chore(tests): ensure only valid CryptoIDs are generated 2020-12-01 11:50:56 +01:00
MailSpec.hs chore: fix tests & refactor 2020-11-04 15:57:20 +01:00
Main.hs Refactor db.hs 2018-11-09 16:12:30 +01:00
ModelSpec.hs chore(tests): ensure only valid CryptoIDs are generated 2020-12-01 11:50:56 +01:00
TestImport.hs feat(db): provide our own implementation of connection pooling 2021-02-23 16:30:24 +01:00
TestInstances.hs feat(workflows): additional work on WorkflowWorkflowWorkflow 2020-10-26 14:52:58 +01:00
User.hs fix: tests 2020-08-28 14:18:37 +02:00
UtilsSpec.hs Test adherence to typeclass-laws much more extensively 2018-12-04 21:06:28 +01:00