summaryrefslogtreecommitdiff
path: root/test/test-util.hpp
Commit message (Collapse)AuthorAge
* Add parked line import jobwebstat-0.2Dan Goodliffe8 days
| | | | Periodically, on idle, scan for and import previously parked lines.
* Add test over mocked user agent fetchDan Goodliffe2025-09-09
| | | | Uses a file:// URL to curl fetch a local fixture.
* Move fixture log file generator to test utilDan Goodliffe2025-09-08
|
* Move DeleteWith helper in src/utilDan Goodliffe2025-09-04
|
* Store utsname details in the host's detail fieldDan Goodliffe2025-09-02
|
* Add MockDBPoolDan Goodliffe2025-09-01
| | | | Feels like this should be provided by libdbpp, but it isn't.
* Move common test code to its own libraryDan Goodliffe2025-08-25