1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/v2/test/parsing/vault
Rory Finnegan f3fed01a7e Attempted to updated the vault editor to support 2/3 compatibility.
Unfortunately, I wasn't able to fix a bug in the VaultAES in which during
the test_decrypt_1_0 and test_rekey_migration in which VaultAES wasn't successfully
writing the writing the encrypted key to out_file (BytesIO).

Added skipping vault_editor tests test_decrypt_1_0 and test_rekey_migration in python3
since I wasn't able to successfully backport VaultAES without weird bugs.
2015-04-16 16:01:21 -04:00
..
__init__.py Fixing up tests, removing some of the yaml error stuff from parsing 2014-10-21 13:28:01 -05:00
test_vault.py Updated the vault/__init__.py and test_vault.py files to support 2/3. 2015-04-16 16:01:21 -04:00
test_vault_editor.py Attempted to updated the vault editor to support 2/3 compatibility. 2015-04-16 16:01:21 -04:00