aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-3/+0
* Merge branch 'test/test_transform_lambda' into test/dataframesbulve-ad2024-08-234-33/+133
|\
| * wip: writing more tests for the helper functionslian-manonog2024-08-231-2/+12
| * wip: pushing againlian-manonog2024-08-231-3/+40
| * Merge pull request #94 from ajschofield/feature/transform-fact-sales-orderlian-manonog2024-08-232-4/+124
| |\
| | * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-4/+3
| | * Removed redundant empty lines of codelian-manonog2024-08-231-4/+0
| | * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-7/+9
| | * 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
| * | 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
* | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-59/+176
* | | tests: additional tests written (pass) for dim tables transformation. Fact tr...Ang Bel2024-08-231-47/+66
* | | 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
| * 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
| | |/ | |/|
git.ajschof.me — hosted by ajschofield — powered by cgit