Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic testing to Issie #154

Open
tomcl opened this issue Apr 25, 2022 · 0 comments
Open

Add automatic testing to Issie #154

tomcl opened this issue Apr 25, 2022 · 0 comments
Labels
enhancement New feature or request low-priority Time: medium This should be doable in less than 5 hours.

Comments

@tomcl
Copy link
Owner

tomcl commented Apr 25, 2022

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 tomcl added enhancement New feature or request Time: medium This should be doable in less than 5 hours. low-priority labels Apr 25, 2022
@tomcl tomcl changed the title Add testing to Issie Add automatic testing to Issie Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority Time: medium This should be doable in less than 5 hours.
Projects
None yet
Development

No branches or pull requests

1 participant