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
The goal is to have at least one test per method for non-gui-related stuff. Currently, only the IO api is non-gui-related, so this issue means adding more tests on IO.
We use munit which wraps JUnit in a nice scala api.
The text was updated successfully, but these errors were encountered:
Add more tests here: https://github.com/lunduniversity/introprog-scalalib/tree/master/src/test/scala
The goal is to have at least one test per method for non-gui-related stuff. Currently, only the IO api is non-gui-related, so this issue means adding more tests on IO.
We use munit which wraps JUnit in a nice scala api.
The text was updated successfully, but these errors were encountered: