aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-15/+29
* | | 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
| |/ |/|
* | fix: improve error handling for list_existing_s3_files and testsAlex Schofield2024-08-221-2/+8
* | fix: handle no buckets properlyAlex Schofield2024-08-221-5/+5
* | chore: skip transform_lambda tests are they are brokenAlex Schofield2024-08-221-0/+2
* | chore: skip secrets_manager tests are they are brokenAlex Schofield2024-08-221-0/+4
* | fix: resolve import errorAlex Schofield2024-08-221-1/+1
* | fix: mock aws services before importing src functionsAlex Schofield2024-08-221-9/+11
* | fix: inject mock_config into interface error testAlex Schofield2024-08-221-2/+15
* | fix: convert credentials to json dictAlex Schofield2024-08-221-7/+9
* | fix: add missing mock_conn fixtureAlex Schofield2024-08-221-0/+7
* | fix: remove bucket deletion for index error testAlex Schofield2024-08-221-3/+2
* | fix: create two mocked buckets and check if extract_bucket is returnedAlex Schofield2024-08-221-1/+8
* | feat: autouse credentials fixtureAlex Schofield2024-08-221-1/+1
* | fix: update additional fixtures to use scope functionAlex Schofield2024-08-221-2/+2
* | fix: change fixture scope to function instead of classAlex Schofield2024-08-221-2/+2
* | test: re-add test_secrets_managerAlex2024-08-221-0/+84
* | chore: delete test for secrets_manager.pyAlex2024-08-211-84/+0
|/
* Merge branch 'development' into feature/transform_lambdabulve-ad2024-08-213-78/+227
|\
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-201-9/+5
| * Complete: completed testing for extract bucket - all passinglian-manonog2024-08-201-2/+27
| * fix(): update expected response message for second testAlex Schofield2024-08-201-1/+2
| * chore(tests): rename lambda_handler class test functionsAlex Schofield2024-08-201-3/+3
| * fix(): update expected response messageAlex Schofield2024-08-201-4/+8
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-1/+1
| * Merge branch 'development' into feature/test-process-upload-tables-v2Alex2024-08-191-17/+17
| |\
| | * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-1/+3
| | * Merge branch 'development' into extract-lambda-code-updateAlex2024-08-192-53/+111
| | |\
| | * | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-34/+47
| | * | wip: fixed broken tests; hashed out test_error_retrieving_objectlian-manonog2024-08-191-20/+29
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-191-14/+20
| * | | add working process and upload tables testEllie2024-08-191-1/+2
| * | | bugfixingHastarTara2024-08-191-16/+23
| * | | amend dummy_identicalEllie2024-08-191-3/+3
| * | | wip: fixing last testEllie2024-08-191-10/+13
| * | | wip: amend extract_lambda testEllie2024-08-191-11/+11
| | |/ | |/|
| * | Merge branch 'development' into tf/fix-zip-creationbulve-ad2024-08-191-2/+88
| |\ \
| | * | all tests addedT-Aji2024-08-191-30/+125
| | |/
| * / style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-192-43/+63
| |/
* | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-211-35/+59
* | (tests) Read from s3 to df passesAng Bel2024-08-212-2/+24
* | function to write files from s3 into a list of dataframes. Current test is fa...Ang Bel2024-08-211-1/+33
* | wip: setting up test files for transform_lambdalian-manonog2024-08-191-0/+1
|/
* Secrets manager integration into the extract lambda reviewed.Ang Bel2024-08-161-0/+73
git.ajschof.me — hosted by ajschofield — powered by cgit