Commit Graph

11 Commits (4e69d83fac2efff3ac8f2fbc8a1e8a9728edc57e)

Author SHA1 Message Date
Abhijeet Kasurde c6d5be5cac
test: update tests (#83686)
2 years ago
Matt Clay dae4e2f07f
Remove unused/unreachable unit test code (#82160)
2 years ago
Matt Clay 5b1b0ce762 Remove Python 2 compat (via six) from unit tests
2 years ago
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 Martz 9acca5b3b9
Allow test to run on system with selinux enabled. Fixes #77564 (#79510)
3 years ago
Matt Clay 2595b42aca
Prefer unittest.mock over mock. (#77886)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Martin Krizek 23f95300bd
Intentional tests (#76051)
4 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Toshio Kuratomi 370a7ace4b
Split basic units (#33510)
8 years ago