You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/parsing
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
This can only be done for controller tests.
2 years ago
..
fixtures
utils Clean up unit test boilerplate. 4 years ago
vault Use unittest.mock instead of mock. (#77883) 2 years ago
yaml Remove collections compat from controller code. 3 years ago
__init__.py
test_ajson.py Remove collections compat from controller code. 3 years ago
test_dataloader.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_mod_args.py Fix duplicate unit test function names. (#77115) 3 years ago
test_splitter.py
test_unquote.py