Skip to content

Commit

Permalink
Add tests for ETL functionality (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Jul 9, 2024
1 parent f1ab08b commit 25680d4
Show file tree
Hide file tree
Showing 5 changed files with 373 additions and 58 deletions.
121 changes: 63 additions & 58 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,6 @@ markers = [
"tls: tests related to tls.",
"udf: tests related to user defined functions.",
"pandas: tests related to support of pandas library.",
"etl: etl related tests, export, load (import) and transform data.",
"misc: miscellaneous tests which did not fit in the other categories."
]
Loading

0 comments on commit 25680d4

Please sign in to comment.