summaryrefslogtreecommitdiffstats
path: root/test/units/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-233-3/+5
* check finder type before passing path (#76448)Sloane Hertel2021-12-101-0/+12
* catch the case that cowsay is broken (#76326)Brian Coca2021-12-071-0/+27
* use passlib default if `password_hash` option isn't set (#75043)Thomas Sjögren2021-09-211-9/+9
* encrypt: add new paramter 'ident' (#74595)Abhijeet Kasurde2021-05-241-22/+30
* Vendor `distutils.version` (#74644)Matt Martz2021-05-111-1/+1
* defend against bad or missing crypt (#74304)Brian Coca2021-04-201-1/+1
* Relocate misplaced unit tests.Matt Clay2021-04-171-0/+11
* Fixed/improved regular expresssion for collection names (#73577)Alexei Znamensky2021-03-011-0/+2
* Use iskeyword and str.isidentifier for "is FQCN" (#73279)Sviatoslav Sydorenko2021-02-121-0/+19
* saner path dir management (#72648)Brian Coca2020-12-151-10/+13
* run playbook from collections (#67435)Brian Coca2020-10-281-2/+0
* Add deprecation collection name to plugin options (#71735)Felix Fontein2020-10-021-0/+333
* fix coverage output from synthetic packages (#71727)Matt Davis2020-09-141-0/+16
* Updates for password hashing (#71120)Matt Martz2020-08-261-0/+44
* reset logging to INFO (#70878)Brian Coca2020-07-241-0/+31
* Use libc wcwidth to calculate print width in display (#66214)Matt Martz2020-06-221-0/+65
* Clean up unit test boilerplate.Matt Clay2020-06-226-1/+16
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-111-1/+1
* fix delegated loading when path is not a directory (#69713)Matt Davis2020-05-271-0/+9
* collection routing (#67684)Matt Davis2020-05-2620-216/+853
* ansible.utils.vars.isidentifier improvements (#58278)Martin Krizek2020-05-211-0/+49
* Fix SemanticVersion comparison (#69395)Felix Fontein2020-05-111-0/+50
* Fix colorization to not extend across newline boundary (#68517)Graham Mainwaring2020-03-281-1/+1
* Support pre-releases via new SemanticVersion (#68258)Matt Martz2020-03-231-0/+285
* Remove unused unit test files.Matt Clay2020-03-232-283/+0
* combine filter: fine list handling (option b) (#57894)tchernomax2020-02-121-10/+200
* display - remove extra new line after warning message (#65199)Sam Doran2020-01-242-0/+62
* Ensure that data within a tuple is marked as unsafe (#65918)Matt Martz2020-01-071-2/+25
* Remove empty setUp/tearDown/tearDownClass methods in test classes.Mads Jensen2019-11-061-6/+0
* Amazon related Sanity test fixups (remaining batch 2) (#64358)Mark Chappell2019-11-041-0/+3
* add subdir support to collection loading (#60682)Matt Davis2019-08-211-0/+86
* Update units to pass on macOS (#60435)Matt Martz2019-08-121-1/+7
* Unit test cleanup. (#60315)Matt Clay2019-08-091-23/+2
* Remove UnsafeProxy (#59711)Martin Krizek2019-08-071-14/+20
* Unit tests: remove unused imports (#59740)Andrey Klychkov2019-07-292-2/+0
* patch ansible-connection collection plugin loading (#59119)Matt Davis2019-07-161-0/+3
* Fix collection loader builtin handling. (#58897)Matt Clay2019-07-161-0/+40
* Fix collection loader and add unit tests. (#58701)Matt Clay2019-07-107-0/+94
* kubevirt: even more unit tests (#58593)Mariusz Mazur2019-07-051-0/+3
* Use atexit to cleanup tmp dirs (#56532)Sam Doran2019-06-281-0/+48
* Skip tests with unsatisfied deps (#55853)Toshio Kuratomi2019-06-281-2/+29
* kubevirt: more unit tests (#57739)Mariusz Mazur2019-06-251-0/+68
* Move the arguments module into cli/ and context_objects into utilsToshio Kuratomi2019-01-041-0/+91
* Add unit tests for unsafe_proxy (#47887)Matt Martz2018-11-011-0/+81
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-131-1/+1
* [aws unit test utils] only create a recordings directory when the env var is ...Sloane Hertel2018-09-181-6/+10
* Share the implementation of hashing for both vars_prompt and password_hash (#...Matthias Fuchs2018-08-271-0/+133
* Move AWS placebo fixtures into test/units/utils so module_utils tests can use...Sloane Hertel2018-03-221-0/+206
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-303-9/+8