aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_transform_lambda.py
Commit message (Collapse)AuthorAgeFilesLines
* 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-231-4/+14
|\ | | | | PR: rebased the fact-sales branch with the datafrrames branch - now merging into development
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-4/+12
| | | | | | | | | | | | 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
| * Refactored tests for transform lambda - all passing nowlian-manonog2024-08-221-4/+6
| |
* | chore: skip transform_lambda tests are they are brokenAlex Schofield2024-08-221-0/+2
|/
* 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-211-2/+19
|
* 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
git.ajschof.me — hosted by ajschofield — powered by cgit