aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_load_lambda.py
Commit message (Collapse)AuthorAgeFilesLines
* wip: add tests for upload_dfs_to_databaseAlex Schofield2024-08-281-4/+31
|
* test: add staticmethod decorator to methodsAlex Schofield2024-08-281-3/+6
|
* test: re-add json module importAlex Schofield2024-08-281-0/+1
|
* test: import load_lambda functions individuallyAlex Schofield2024-08-281-1/+8
|
* test: remove unnecessary importsAlex Schofield2024-08-281-2/+0
|
* test: remove aws_credentials parameter from fixturesAlex Schofield2024-08-281-2/+2
|
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-2/+0
| | | | | | This commit fixes the style issues introduced in 08c971f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/102
* add json.loads to retrieve secretsEllie2024-08-281-2/+2
|
* add lambda handler updated testsEllie2024-08-271-0/+1
|
* add passing tests for lambda handlerEllie2024-08-271-7/+9
|
* wip: update TestLambdaHandler & lambda_handler functionAlex Schofield2024-08-271-3/+9
|
* docs: add comments for upload testsAlex Schofield2024-08-271-0/+3
|
* test: add lambda_handler testsAlex Schofield2024-08-271-6/+21
|
* wip: add test for parquet file conversionAlex Schofield2024-08-271-8/+51
|
* add passing retrieve secrets testsEllie2024-08-271-5/+18
|
* add first retrieve secrets testEllie2024-08-271-11/+33
|
* add test progressEllie2024-08-271-3/+4
|
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-15/+29
| | | | | | This commit fixes the style issues introduced in 0ff2956 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/95
* add updated testEllie2024-08-231-4/+4
|
* add updated testsEllie2024-08-231-1/+15
|
* add working completed tests for get transform bucketEllie2024-08-231-5/+13
|
* adds passing transform bucket testsEllie2024-08-231-11/+19
|
* add get transform bucket testEllie2024-08-231-4/+44
|
* add testsEllie2024-08-231-2/+1
|
* wip: add test file for load lambdaEllie2024-08-221-0/+9
git.ajschof.me — hosted by ajschofield — powered by cgit