hydra/t/Hydra/Helper
Cole Helbling 61189ecca9 Helper/Nix: constructRunCommandLogPath: verify uuid is valid
This shouldn't be possible normally, but it is possible to:

    $db->resultset('RunCommandLogs')->new({ uuid => "../etc/passwd" });

if you have access to the `$db`.
2022-01-31 08:58:33 -08:00
..
attributeset.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
BuildDiff.t Relocate new tests in to the Hydra subdir 2022-01-11 09:54:51 -05:00
CatalystUtils.t CatalystUtils::showJobName: write a basic test that shows it works 2022-01-11 11:48:02 -05:00
escape.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
Nix.t Helper/Nix: constructRunCommandLogPath: verify uuid is valid 2022-01-31 08:58:33 -08:00