aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: fact transformation function for payment test passes, other fact functi...Ang Bel2024-08-282-246/+144
* 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
* Merge branch 'development' into feature/load-lambdaEllie2024-08-272-7/+318
|\
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-271-18/+26
| * 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
| * | | 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
* | | 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
git.ajschof.me — hosted by ajschofield — powered by cgit