summaryrefslogtreecommitdiff
path: root/test/units/utils/collection_loader/test_collection_loader.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.15] Use subset checks for some collection loader tests (#80812) (#8...stable-2.15Matt Clay2023-05-161-2/+3
* Add support for importlib.resources (#78915)Matt Martz2023-01-101-1/+47
* Use unittest.mock instead of mock. (#77883)Matt Clay2022-05-231-1/+1
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-221-1/+1
* check finder type before passing path (#76448)Sloane Hertel2021-12-091-0/+12
* 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-111-0/+19
* saner path dir management (#72648)Brian Coca2020-12-141-10/+13
* run playbook from collections (#67435)Brian Coca2020-10-281-2/+0
* fix coverage output from synthetic packages (#71727)Matt Davis2020-09-141-0/+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-261-0/+9
* collection routing (#67684)Matt Davis2020-05-261-0/+809