Commit Graph

21 Commits (4e69d83fac2efff3ac8f2fbc8a1e8a9728edc57e)

Author SHA1 Message Date
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
2 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
2 years ago
Abhijeet Kasurde 652ddc4078
Fix pylint disallowed-name errors (#80854)
3 years ago
Sloane Hertel 86b86398f0
add ansible_name/ansible_aliases attrs to plugin objects (#78700)
4 years ago
Brian Coca 4260b71cc7
refactor and fixes for doc parsing (#77719)
4 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 b613808277 Remove obsolete unit test builtins compat.
4 years ago
Felix Fontein 24dcaf8974
plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026)
6 years ago
Mads Jensen c5d61953b1 Remove empty setUp/tearDown/tearDownClass methods in test classes.
6 years ago
Andrey Klychkov 64e3cb0fa8 Unit tests: remove unused imports (#59812)
7 years ago
Abhijeet Kasurde 013c42b14f
Misc typo fixes (#49816)
7 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Martz aece0818c4
Don't cache duplicate plugin names (#34420)
8 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Toshio Kuratomi 487e6562ca Fix ziploader for the cornercase of ansible invoking ansible.
10 years ago
jpic 4985411816 Test other use-cases for PluginLoader's config
10 years ago
jpic da175d0a57 Bugfix: proper plugin configuration was reset
10 years ago
James Cammarata 444987cde6 Fix unit test for plugins after basedir/push_basedir removal
11 years ago
James Cammarata ce3ef7f4c1 Making the switch to v2
11 years ago