Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: update tests (#83686) | Abhijeet Kasurde | 2024-08-01 | 1 | -14/+14 |
* | Remove unused/unreachable unit test code (#82160) | Matt Clay | 2023-11-07 | 1 | -2/+0 |
* | Remove Python 2 compat (via six) from unit tests | Matt Clay | 2023-11-02 | 1 | -1/+1 |
* | Remove Python 2.x compat from unit tests (#82109) | Matt Clay | 2023-11-02 | 1 | -1/+1 |
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 1 | -2/+1 |
* | Allow test to run on system with selinux enabled. Fixes #77564 (#79510) | Matt Martz | 2022-12-01 | 1 | -0/+2 |
* | Prefer unittest.mock over mock. (#77886) | Matt Clay | 2022-05-23 | 1 | -1/+1 |
* | Remove obsolete units.compat.mock compat layer. (#77118) | Matt Clay | 2022-02-23 | 1 | -1/+1 |
* | Intentional tests (#76051) | Martin Krizek | 2021-10-18 | 1 | -0/+24 |
* | Move unit test compat code out of `lib/ansible/`. (#46996) | Matt Clay | 2018-10-13 | 1 | -1/+1 |
* | Split basic units (#33510) | Toshio Kuratomi | 2017-12-18 | 1 | -0/+136 |