issie icon indicating copy to clipboard operation
issie copied to clipboard

Add automatic testing to Issie

Open tomcl opened this issue 2 years ago • 0 comments

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.

tomcl avatar Apr 25 '22 12:04 tomcl