Add automatic testing to Issie #154
Labels
enhancement
New feature or request
low-priority
Time: medium
This should be doable in less than 5 hours.
Issie should have proper tests - at least of the simulation.
This can be done with F# dotnet-only testing (Expecto) by hiving off the simulator into a separate project. Or in F#-Fable (mocha test framework) keeping everything as-is. Mocha is pretty basic, but things would be simpler without separate projects.
The text was updated successfully, but these errors were encountered: