You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This validation was inadvertently not called anymore. This now adds a
test to make sure that doesn't happen again.
@SouthEndMusic tests fail since an invalid connection slipped in since,
do you want to take over this PR to fix that?
```
┌ Error: Cannot connect a basin to a basin.
│ edge_id = 0
│ id_src = #2
│ id_dst = #4
└ @ Ribasim D:\Ribasim\core\src\validation.jl:450
Error in testset "Allocation objective types" on worker 24444:
Error During Test at D:\Ribasim\core\test\allocation_test.jl:27
```
---------
Co-authored-by: Bart de Koning <[email protected]>
Add unit tests
The text was updated successfully, but these errors were encountered: