Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Add testing to the example #1

Closed
wants to merge 2 commits into from
Closed

Add testing to the example #1

wants to merge 2 commits into from

Conversation

avh4
Copy link

@avh4 avh4 commented May 10, 2015

This is a first stab at adding testing to the starter project using deadfoxygrandpa/Elm-Test.

Tests can be run with ./run-tests.sh, but requires that npm is available and is able to install jsdom@3.

Possible improvements:

  • have a web-based runner for people who can't use IO

@evancz
Copy link
Owner

evancz commented May 10, 2015

This really makes me want to sort out the testing stuff! I want to keep this open as a super simple use case to design for when making elm-test work properly. Is that a crazy thing to do?

@avh4
Copy link
Author

avh4 commented May 31, 2015

Yeah, that sounds like a great plan to leave the branch as an example for adding testing support.

@evancz evancz closed this May 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants