aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_secrets_manager.py
Commit message (Collapse)AuthorAgeFilesLines
* fix: resolve import errorAlex Schofield2024-08-221-1/+1
|
* test: re-add test_secrets_managerAlex2024-08-221-0/+84
| | | Amended import path to extract_lambda
* chore: delete test for secrets_manager.pyAlex2024-08-211-84/+0
| | | We don't need this anymore since we removed the secrets_manager.py file, and it's making the GH Action fail too.
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-13/+24
| | | | | | This commit fixes the style issues introduced in e27c6b4 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/55
* Secrets manager integration into the extract lambda reviewed.Ang Bel2024-08-161-0/+73
git.ajschof.me — hosted by ajschofield — powered by cgit