mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-29 12:51:16 -07:00
Adding eamlis and fuds data to legacy pollution in score (#1832)
Update to add EAMLIS and FUDS data to score
This commit is contained in:
parent
6e41e0d9f0
commit
cb4866b93f
14 changed files with 93 additions and 24 deletions
|
@ -61,9 +61,9 @@ class TestAbandondedLandMineETL(TestETL):
|
|||
super().setup_method(_method=_method, filename=filename)
|
||||
|
||||
def test_init(self, mock_etl, mock_paths):
|
||||
"""Tests that the mock NationalRiskIndexETL class instance was
|
||||
"""Tests that the mock class instance was
|
||||
initiliazed correctly.
|
||||
"""
|
||||
"""
|
||||
# setup
|
||||
etl = self._ETL_CLASS()
|
||||
# validation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue