pegleg/tests/unit/engine
Alexander Hughes 4b00a4340c Add CLI passphrase generation
1. Add support to pegleg to generate a passphrase from CLI
2. Update unit test to ensure encryption/decryption supports passphrase rotation
3. Update order of import statements to satisfy pep8
4. Add unit test for CLI passphrase generation
5. Resolve merge conflicts via rebase

Change-Id: I5cb9e41b2f0fac2451bd2b74f33c48cda417c22d
2019-02-04 12:32:39 -06:00
..
util CLI: Add support for uploading documents to Shipyard 2018-11-27 19:29:42 +00:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_generate_passphrases.py Add CLI passphrase generation 2019-02-04 12:32:39 -06:00
test_lint.py Only collect/parse Deckhand-formatted documents for processing 2018-11-08 20:07:03 -05:00
test_secrets.py Add CLI passphrase generation 2019-02-04 12:32:39 -06:00
test_selectable_linting.py tests: Increase test coverage for lint checks 2019-01-01 19:17:11 +00:00
test_site_collect.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_site_repository.py Add hacking extension 2019-01-01 00:18:03 -06:00
test_util_files.py CLI: Add support for uploading documents to Shipyard 2018-11-27 19:29:42 +00:00