summaryrefslogtreecommitdiffstats
path: root/test/units/module_utils/facts/test_collector.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: update tests (#83686)Abhijeet Kasurde2024-08-011-28/+12
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-271-1/+1
* Remove Python 2.x compat from unit tests (#82109)Matt Clay2023-11-021-1/+1
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-3/+1
* Avoid deprecated TestCase functions in unit tests. (#76678)Matt Clay2022-01-071-15/+15
* Clean up unit test boilerplate.Matt Clay2020-06-221-1/+1
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-131-1/+1
* Fact collector ordering deps (#31362)Adrian Likins2018-01-231-31/+247
* Fix invalid string escape sequences.Matt Clay2017-11-211-2/+2
* Fix fact failures cause by ordering of collectors (#30777)Adrian Likins2017-09-281-0/+87
* add a 'min' type for gather_subset to collect nothing (#27085)Adrian Likins2017-08-021-17/+81
* Add 2.0-2.3 facts api compat (ansible_facts(), get_all_facts()) (#27294)Adrian Likins2017-08-011-0/+24
* Facts Refresh (2.4 roadmap) (#23012)Adrian Likins2017-06-011-0/+172