aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| | * trying to resolce git index issue conflicts - commiting was the only solutionlian-manonog2024-08-231-0/+4
| | |
| | * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-232-23/+83
| | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 8e20c5c according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/93
| * | 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
| | | | | | | | | 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-231-59/+176
| | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 821e241 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/96
* | | tests: additional tests written (pass) for dim tables transformation. Fact ↵Ang Bel2024-08-231-47/+66
| | | | | | | | | | | | transformation functions not yet tested
* | | removed duplicate functionsT-Aji2024-08-231-16/+69
| |/ |/|
* | Refactored tests for transform lambda - all passing nowlian-manonog2024-08-221-4/+6
| |
* | passing TestCreateDimCurrencyT-Aji2024-08-221-1/+18
| |
* | passing tests create_dim_design and create_dim_staffT-Aji2024-08-221-0/+40
|/
* 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
| | | | | | | | | | | | This commit fixes the style issues introduced in e788a90 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/72
| * 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
| | | | | | | | | | | | This commit fixes the style issues introduced in f014d1a according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/65
| * 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
| | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 4a23069 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/64
| | * 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
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in b9f3576 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/64
| | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the style issues introduced in 4f629e5 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/65
| * | | 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
| |/ | | | | | | | | | | 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
* | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-211-35/+59
| | | | | | | | | | | | This commit fixes the style issues introduced in b882bb0 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/84
* | (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 ↵Ang Bel2024-08-211-1/+33
| | | | | | | | failing due to AioClientCreator object has no attribute "_inject_s3_input_parameters"
* | 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