mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-31 12:31:17 -07:00
Updating testing to include pytest-snapshot (#1355)
In this commit, we slightly change the testing to use `pytest-snapshot`. This is for `ETL`s only.
This commit is contained in:
parent
b22b2c5716
commit
9d920d4db4
12 changed files with 328 additions and 415 deletions
|
@ -40,6 +40,7 @@ tox = "^3.24.0"
|
|||
pytest-mock = "^3.6.1"
|
||||
tox-poetry = "^0.4.1"
|
||||
pandas-vet = "^0.2.2"
|
||||
pytest-snapshot = "^0.8.1"
|
||||
nb-black = "^1.0.7"
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue