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/mock
Brian Coca ec8a556538
only add data when there is data to add (#54559)
Only add data when there is data to add

  also avoid clobbering existing data with empty file
  fixes #45843

* remove redundant code, update comments
* fix mock dataloader, original does not return None
* added test
3 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
loader.py only add data when there is data to add (#54559) 3 years ago
path.py Clean up unit test boilerplate. 4 years ago
procenv.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
vault_helper.py Support multiple vault passwords (#22756) 7 years ago
yaml_helper.py Clean up unit test boilerplate. 4 years ago