index
:
de-project-bentley
development
main
Northcoders project - ETL pipeline with AWS
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
add updated tests
Ellie
2024-08-23
1
-1
/
+15
*
|
|
add working completed tests for get transform bucket
Ellie
2024-08-23
1
-5
/
+13
*
|
|
adds passing transform bucket tests
Ellie
2024-08-23
1
-11
/
+19
*
|
|
add get transform bucket test
Ellie
2024-08-23
1
-4
/
+44
*
|
|
add tests
Ellie
2024-08-23
1
-2
/
+1
*
|
|
wip: add test file for load lambda
Ellie
2024-08-22
1
-0
/
+9
|
|
/
|
/
|
*
|
fix: improve error handling for list_existing_s3_files and tests
Alex Schofield
2024-08-22
1
-2
/
+8
*
|
fix: handle no buckets properly
Alex Schofield
2024-08-22
1
-5
/
+5
*
|
chore: skip transform_lambda tests are they are broken
Alex Schofield
2024-08-22
1
-0
/
+2
*
|
chore: skip secrets_manager tests are they are broken
Alex Schofield
2024-08-22
1
-0
/
+4
*
|
fix: resolve import error
Alex Schofield
2024-08-22
1
-1
/
+1
*
|
fix: mock aws services before importing src functions
Alex Schofield
2024-08-22
1
-9
/
+11
*
|
fix: inject mock_config into interface error test
Alex Schofield
2024-08-22
1
-2
/
+15
*
|
fix: convert credentials to json dict
Alex Schofield
2024-08-22
1
-7
/
+9
*
|
fix: add missing mock_conn fixture
Alex Schofield
2024-08-22
1
-0
/
+7
*
|
fix: remove bucket deletion for index error test
Alex Schofield
2024-08-22
1
-3
/
+2
*
|
fix: create two mocked buckets and check if extract_bucket is returned
Alex Schofield
2024-08-22
1
-1
/
+8
*
|
feat: autouse credentials fixture
Alex Schofield
2024-08-22
1
-1
/
+1
*
|
fix: update additional fixtures to use scope function
Alex Schofield
2024-08-22
1
-2
/
+2
*
|
fix: change fixture scope to function instead of class
Alex Schofield
2024-08-22
1
-2
/
+2
*
|
test: re-add test_secrets_manager
Alex
2024-08-22
1
-0
/
+84
*
|
chore: delete test for secrets_manager.py
Alex
2024-08-21
1
-84
/
+0
|
/
*
Merge branch 'development' into feature/transform_lambda
bulve-ad
2024-08-21
3
-78
/
+227
|
\
|
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-20
1
-9
/
+5
|
*
Complete: completed testing for extract bucket - all passing
lian-manonog
2024-08-20
1
-2
/
+27
|
*
fix(): update expected response message for second test
Alex Schofield
2024-08-20
1
-1
/
+2
|
*
chore(tests): rename lambda_handler class test functions
Alex Schofield
2024-08-20
1
-3
/
+3
|
*
fix(): update expected response message
Alex Schofield
2024-08-20
1
-4
/
+8
|
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-1
/
+1
|
*
Merge branch 'development' into feature/test-process-upload-tables-v2
Alex
2024-08-19
1
-17
/
+17
|
|
\
|
|
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-1
/
+3
|
|
*
Merge branch 'development' into extract-lambda-code-update
Alex
2024-08-19
2
-53
/
+111
|
|
|
\
|
|
*
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-34
/
+47
|
|
*
|
wip: fixed broken tests; hashed out test_error_retrieving_object
lian-manonog
2024-08-19
1
-20
/
+29
|
*
|
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
1
-14
/
+20
|
*
|
|
add working process and upload tables test
Ellie
2024-08-19
1
-1
/
+2
|
*
|
|
bugfixing
HastarTara
2024-08-19
1
-16
/
+23
|
*
|
|
amend dummy_identical
Ellie
2024-08-19
1
-3
/
+3
|
*
|
|
wip: fixing last test
Ellie
2024-08-19
1
-10
/
+13
|
*
|
|
wip: amend extract_lambda test
Ellie
2024-08-19
1
-11
/
+11
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'development' into tf/fix-zip-creation
bulve-ad
2024-08-19
1
-2
/
+88
|
|
\
\
|
|
*
|
all tests added
T-Aji
2024-08-19
1
-30
/
+125
|
|
|
/
|
*
/
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-19
2
-43
/
+63
|
|
/
*
|
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2024-08-21
1
-35
/
+59
*
|
(tests) Read from s3 to df passes
Ang Bel
2024-08-21
2
-2
/
+24
*
|
function to write files from s3 into a list of dataframes. Current test is fa...
Ang Bel
2024-08-21
1
-1
/
+33
*
|
wip: setting up test files for transform_lambda
lian-manonog
2024-08-19
1
-0
/
+1
|
/
*
Secrets manager integration into the extract lambda reviewed.
Ang Bel
2024-08-16
1
-0
/
+73
*
procefss_and_upload_tables test in progress
Ang Bel
2024-08-15
2
-25
/
+26
*
test: mid-through test for process_and_upload_tables
T-Aji
2024-08-14
1
-3
/
+32
[prev]
[next]
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit