hydra/t/lib
John Ericson 411e4d0c24
Let tests themselves intentionally leak temp dir (#1320)
* Let tests themselves intentionally leak temp dir

By default Yath will clean up temporary files, so the result is the
same. But `--keep-dirs` can be passed to `yath test` telling Yath to
*not* clean them up instead. This is very useful for debugging.

* Update t/lib/HydraTestContext.pm

Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2023-12-08 16:30:31 +00:00
..
CliRunners.pm captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems 2022-02-09 14:28:50 -05:00
HydraTestContext.pm Let tests themselves intentionally leak temp dir (#1320) 2023-12-08 16:30:31 +00:00
LDAPContext.pm LDAPContext: take a root_password argument or generate one 2022-02-11 11:02:04 -05:00
Setup.pm captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems 2022-02-09 14:28:50 -05:00
TestScmInput.pm tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00