Eelco Dolstra
|
ce001bb142
|
Relax time interval checks
I saw one of these failing randomly.
|
2023-06-23 15:09:09 +02:00 |
|
Graham Christensen
|
845e6d4760
|
captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems
|
2022-02-09 14:28:50 -05:00 |
|
Cole Helbling
|
8eab7b8543
|
Helper/Nix: constructRunCommandLogPath: take RunCommandLog as input
This way we ensure that it actually exists in the database, rather than
blindly trusting user-generated input.
|
2022-01-31 08:58:33 -08:00 |
|
Cole Helbling
|
47c1f89d5a
|
t/RunCommand: fixup basic.t to use uuid
|
2022-01-31 08:58:33 -08:00 |
|
Cole Helbling
|
988e79c6e5
|
t/RunCommand: test that the log file exists on the filesystem
|
2022-01-28 13:07:11 -08:00 |
|
Graham Christensen
|
a5d1d36fa6
|
Tests: restructure to more closely mirror the sources
t/ had lots of directories and files mirroring src/lib/Hydra. This moves
those files under t/Hydra
|
2022-01-10 15:34:52 -05:00 |
|