aboutsummaryrefslogtreecommitdiff
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* test coverage for micropromStefan Majewsky2026-08-181-6/+0
|
* add testing/microprom, initial parity with promhttpStefan Majewsky2026-08-173-3/+152
|
* v1.13.0v1.13.0Stefan Majewsky2026-08-011-1/+1
|
* add testing/pgruntimeStefan Majewsky2026-08-016-0/+230
Testing pgruntime has quickly turned out to be a nightmare, because so many parts of the test logic are not easily reproducible (e.g. `stopDBIfLingering`). I decided to not waste a bunch of time testing code that is relatively compact and easy to verify by careful examination, and that is unlikely to change a lot in the future.