aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2024-08-27 15:36:12 +0100
committerAlex Schofield <git@ajschof.me>2024-08-27 15:36:12 +0100
commit843f11c302a2a9089c3726342cd1231015f074f7 (patch)
treeeaebb27347150f37e80ae8e3d271d6c48241f428
parentf5bccf178ea1ebce213efd0518af63d74b00a11c (diff)
downloadde-project-bentley-843f11c302a2a9089c3726342cd1231015f074f7.tar.gz
de-project-bentley-843f11c302a2a9089c3726342cd1231015f074f7.zip
docs: add comments for upload tests
-rw-r--r--tests/test_load_lambda.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_load_lambda.py b/tests/test_load_lambda.py
index 98ab36b..a29b75a 100644
--- a/tests/test_load_lambda.py
+++ b/tests/test_load_lambda.py
@@ -183,4 +183,7 @@ class TestConvertParquetToDfs:
class TestUploadDfsToDatabase:
+ # Full success test
+ # Partial success test
+ # Failure test
pass
git.ajschof.me — hosted by ajschofield — powered by cgit