Commit Graph

24 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
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 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
4 years ago
Brian Coca 3cff54d69b
Fix missing delegate display (#74370)
5 years ago
Alex Willmer 185d410316
Factor out host_label() in default stdout callback plugin (#73814)
5 years ago
Rick Elrod 7584e145a9
Nuke _get_item() from callback, deprecated 2.11 (#70233)
6 years ago
Mads Jensen 0f491c0289 Replace TestCase.assertEquals with TestCase.assertEqual.
6 years ago
Evgeni Golov 8d0c193b25 allow before/after diff to be NoneType (#62582)
7 years ago
Andrey Klychkov 64e3cb0fa8 Unit tests: remove unused imports (#59812)
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Toshio Kuratomi c817bef3ae Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings
7 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Martz 95e77ac853
Ensure that the src file contents is converted to unicode in diff info (#45744)
8 years ago
Brian Coca 27c43daab8
fix minor issues with debug and item labels (#41331)
8 years ago
Brian Coca a79378fccb remove extra fields from debug output
8 years ago
Adrian Likins a57d6a4206 Use pop in cb clean results (#33779)
8 years ago
Brian Coca 01b6c7c9c6 better cleanup on task results display (#27175)
9 years ago
Brian Coca 6ca5fb49c3 allow debug to be 'changed' (#20957)
9 years ago
Marius Gedminas 0a7f2c202b Improve --diff output when files lack trailing newlines
9 years ago
Adrian Likins f0c71ad68d More test coverage for plugins/callback/__init__ (#18020)
9 years ago
Adrian Likins c0331d50dc Remove callback.CallbackBase._copy_result_exclude
10 years ago
James Cammarata 2d11cfab92 Squashed commit of the following:
10 years ago