Graham Christensen
|
e709a17508
|
gitea.t: try opening the file a few times
|
2022-02-10 11:01:09 -05: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
|
38896db6b6
|
t/RunCommand: init http.t
Test that we can indeed visit the pages of a valid runcommand log and
not of an invalid one.
|
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
|
3e722f1d0a
|
t/RunCommand: remove duplicate use
|
2022-01-28 13:07:11 -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
|
b2cdde0901
|
DeclarativeJobsets: test basic functionality
|
2022-01-15 13:46:32 -05: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 |
|