index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
module_utils
/
basic
/
test_tmpdir.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extraneous pylint ignore (#83257)
Abhijeet Kasurde
2024-06-11
1
-2
/
+0
*
Remove unused/unreachable unit test code (#82160)
Matt Clay
2023-11-07
1
-2
/
+0
*
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
-3
/
+1
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
1
-1
/
+1
*
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
*
Clean up unit test boilerplate.
Matt Clay
2020-06-22
1
-1
/
+1
*
Move unit test compat code out of `lib/ansible/`. (#46996)
Matt Clay
2018-10-13
1
-1
/
+1
*
AnsiballZ improvements
Toshio Kuratomi
2018-07-27
1
-6
/
+14
*
Fix remote_tmp when become with non admin user (#42396)
Jordan Borean
2018-07-06
1
-1
/
+23
*
Module basic.py to create parent dirs of tmpdir if needed (#40201)
Jordan Borean
2018-05-17
1
-2
/
+29
*
create module tmpdir based on remote_tmp (#39833)
Jordan Borean
2018-05-15
1
-0
/
+62