eWaterCycle / ewatercycle-lisflood

eWaterCycle plugin for LISFLOOD hydrological model
Apache License 2.0
1 stars 1 forks source link

Update tests for ewatercycle v2.1.0 #10

Closed BSchilperoort closed 1 week ago

BSchilperoort commented 6 months ago

With the changes in ewatercycle v2.1.0, the tests fail as they compare the entire output of the forcing class object. I.e. unexpected filenames={} in forcing object.

The tests should be updated to reflect the new behavior.