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
Abhijit Menon-Sen 4f3a98eff6 Update Vault tests to make sure AES decryption works
Note that this test was broken in devel because it was really just
duplicating the AES256 test because setting v.cipher_name to 'AES'
no longer selected AES after it was de-write-whitelisted.

Now that we've removed the VaultAES encryption code, we embed static
output from an earlier version and test that we can decrypt it.
9 years ago
..
vault Update Vault tests to make sure AES decryption works 9 years ago
yaml assertRaises should be given an exception type. Fixes 11441 9 years ago
__init__.py Making the switch to v2 10 years ago
test_data_loader.py Making the switch to v2 10 years ago
test_mod_args.py changed mod_args test to match connection 9 years ago
test_splitter.py Making the switch to v2 10 years ago
test_unquote.py Test unquote works as expected and fix two bugs: 9 years ago