aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sos_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [tests] Improve failed command reporting in test outputJake Hunsaker2021-05-261-1/+11
* [tests] Add test for priority parameter in add_cmd_output()Jake Hunsaker2021-05-241-0/+14
* [tests] Add integration testing for ForemanJake Hunsaker2021-05-131-26/+10
* [archive] Don't shell out for compressing the archiveJake Hunsaker2021-05-121-0/+9
* [tests] assertFileGlobInArchive should only fail if file is presentJake Hunsaker2021-05-051-4/+8
* [tests] Correct test package installationJake Hunsaker2021-05-051-3/+3
* [tests] Add test class for when exceptions are expected in an executionJake Hunsaker2021-05-031-6/+46
* [tests] Use re.search for assertOutput(Not)ContainsJake Hunsaker2021-04-281-2/+4
* [tests] Allow lists for plugin enablement assertionsJake Hunsaker2021-04-151-2/+8
* [tests] Add distro specific helper decoratorsJake Hunsaker2021-04-151-1/+12
* [tests] Set local distro in StageOne to allow distro-specific testsJake Hunsaker2021-04-151-8/+10
* [tests] Add a pre-setup setup method and smoke testsJake Hunsaker2021-04-151-0/+9
* [tests] Add StageTwoReportTest as a base test classJake Hunsaker2021-04-151-4/+214
* [tests] Start using avocado for test suiteJake Hunsaker2021-04-151-0/+490