pegleg/tests/unit/engine
pallav b79d5b7a98 CLI capability to generate and encrypt passphrases
1. Adds the passphrases generation capability in Pegleg CLI,
so that pegleg can generation random passwords based on a
specification declared in pegleg/PassphrasesCatalog documents
2. Pegleg also wraps the generated passphrase documents in
pegleg managed documents, and encrypts the data.
3. Adds unit test cases for passphrase generation.
4. Updates pegleg CLI document.

Change-Id: I21d7668788cc24a8e0cc9cb0fb11df97600d0090
2019-01-29 16:24:31 -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 CLI capability to generate and encrypt passphrases 2019-01-29 16:24:31 -06:00
test_lint.py Only collect/parse Deckhand-formatted documents for processing 2018-11-08 20:07:03 -05:00
test_secrets.py CLI capability to generate and encrypt passphrases 2019-01-29 16:24:31 -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