Commit Graph

15 Commits (devel)

Author SHA1 Message Date
Matt Davis 64d74c9754
Register projections and action plugin dynamic host/group/var API (#86241)
2 months ago
Matt Davis 03181ac87b
Implement TaskResult backward compatibility for callbacks (#85039)
1 year ago
Matt Davis 1b6b910439
Miscellaneous fixes (#85012)
1 year ago
Lee Garrett 7e3916b767
Typo fixes and other bits and bobs (#83672)
2 years ago
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Martz 5c63bb0090 Add test for clean_copy preservation of keys
9 years ago
Brian Coca 01b6c7c9c6 better cleanup on task results display (#27175)
9 years ago
Dag Wieers fceb71128e Return code is not very useful to assume a task failed
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
nitzmahone 133395db30 add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass
10 years ago
James Cammarata 81788e627d Adding unit tests for TaskResult
10 years ago