aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unittests
Commit message (Expand)AuthorAgeFilesLines
* [pylint] pylint and flake8 updatesArif Ali2024-05-032-3/+2
* [pylint] Convert all tests to f-stringsArif Ali2024-05-021-5/+5
* [cirrus] Run tests on latest daily builds for ubuntuArif Ali2024-04-091-3/+3
* [pep8][tests] Update flake8 stylingArif Ali2024-02-236-36/+78
* [cleaner] add tests for short strings and incomplete wordsPavel Moravec2024-02-171-0/+11
* [tests] Drop obsolete TestCase.assertEquals()Martin Pitt2024-01-107-73/+73
* [juju][collect] Fix new juju collectionArif Ali2023-11-161-7/+49
* [hostname] Add new prepperJake Hunsaker2023-06-221-4/+4
* [cleaner] Separate cleaner prepping from archivesJake Hunsaker2023-06-221-10/+47
* [Plugin|Archive] Fix collection of symlinks in containersJake Hunsaker2023-05-311-1/+1
* [tests] Add tests for actual PackageManager implementationsJake Hunsaker2023-05-091-1/+59
* [juju] Fix cluster collection doesn't work in 2 scenariosjneo82023-05-041-1/+31
* [juju] Add juju integration to sos collect.jneo82023-04-285-0/+382
* [tests] Add test for AD username obfuscationPavel Moravec2023-02-151-0/+8
* [cleaner,ipv6] Add support for IPv6 obfuscationJake Hunsaker2022-11-301-0/+73
* [cleaner] Apply compile_regexes after a regular parse linePavel Moravec2022-10-281-0/+7
* [Plugin] Allow for manual collections during collect phaseJake Hunsaker2022-09-281-10/+9
* [tests] Add a test for stripping '_' by hostname parserPavel Moravec2022-09-151-1/+7
* [PackageManager] Make pkg_by_name() more predictableJake Hunsaker2022-06-281-1/+1
* [Plugin] Don't tail binary files for `add_copy_spec()`Jake Hunsaker2022-04-121-2/+6
* [Plugin] Allow plugins to define default command environment varsJake Hunsaker2022-03-251-0/+15
* [mac_parser] Match quoted mac addresses, fix duplication checkJake Hunsaker2022-03-141-0/+24
* [clean,parsers] Build regex lists for static items only onceJake Hunsaker2022-01-171-0/+1
* [tests] Run unit tests under avocado instead of noseJake Hunsaker2021-10-113-38/+2
* [Plugin] Improve add_string_as_file collection and manifest recordingJake Hunsaker2021-09-171-3/+2
* [Plugin] Make plugin options their own classJake Hunsaker2021-08-303-40/+22
* [sos|options] Add global 'namespaces' optionJake Hunsaker2021-08-021-1/+1
* [cleaner] Read map file only once for parsersJake Hunsaker2021-07-291-5/+5
* [utilities,Plugin] Add sysroot wrappers for common os.path methodsJake Hunsaker2021-06-301-0/+1
* [Plugin] Allow plugin activation by container presenceJake Hunsaker2021-06-161-1/+1
* [tests] Add test for plugin design conformanceJake Hunsaker2021-05-191-0/+57
* [archive] Don't shell out for compressing the archiveJake Hunsaker2021-05-121-2/+2
* [unittests] Update file paths in unittests for new directory layoutJake Hunsaker2021-04-153-15/+15
* [tests] Start using avocado for test suiteJake Hunsaker2021-04-1515-0/+1232