summaryrefslogtreecommitdiffstats
path: root/test/units/module_utils/basic/test_filesystem.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: update tests (#83686)Abhijeet Kasurde2024-08-011-14/+14
* Remove unused/unreachable unit test code (#82160)Matt Clay2023-11-071-2/+0
* Remove Python 2 compat (via six) from unit testsMatt Clay2023-11-021-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-2/+1
* Allow test to run on system with selinux enabled. Fixes #77564 (#79510)Matt Martz2022-12-011-0/+2
* Prefer unittest.mock over mock. (#77886)Matt Clay2022-05-231-1/+1
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-231-1/+1
* Intentional tests (#76051)Martin Krizek2021-10-181-0/+24
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-131-1/+1
* Split basic units (#33510)Toshio Kuratomi2017-12-181-0/+136