Commit Graph

3 Commits

Author SHA1 Message Date
Mathieu Othacehe b645f4eb0c
Add remote building tests. 2021-03-22 18:29:07 +01:00
Mathieu Othacehe 50b423c2cd
Use EphemeralPG for the tests.
* README: Update dependencies.
* tests/common.scm (pg-tmp): New procedure.
(test-init-db!): Use it.
* tests/database.scm ("db-close"): Do not drop database content.
* tests/http.scm: Ditto.
* tests/metrics.scm: Ditto.
2021-03-10 07:46:17 +01:00
Mathieu Othacehe d13314d02d
tests: Add a common module.
* tests/common.scm: New file.
* tests/database.scm: Use it.
* tests/http.scm: Ditto.
* tests/metrics.scm: Ditto.
2021-03-09 18:06:57 +01:00