[elm-discuss] Re: Cannot get elm-community/elm-test to work as advertised on the command line

2016-08-23 Thread Jessica Kerr
In case someone else finds this by googling like I did -- elm-test wasn't working for me; running `elm-test` worked once, and every time after that I saw an error like "Cannot find package Mouse" (when the package was installed fine) It was fixed by updating node. On Thursday, May 26, 2016 at

[elm-discuss] Re: Cannot get elm-community/elm-test to work as advertised on the command line

2016-05-30 Thread kgashok
I followed the updated article at https://medium.com/@_rchaves_/testing-in-elm-93ad05ee1832#.u0cv82yl8 - but when I run node tests.js I get the following error: onDocument: F3(on(document)), ^ ReferenceError: document is not defined at

[elm-discuss] Re: Cannot get elm-community/elm-test to work as advertised on the command line

2016-05-26 Thread Ray Toal
Also, PR sent. On Thursday, May 26, 2016 at 10:19:44 PM UTC-7, Ray Toal wrote: > > Thanks for the pointer to that article...Very helpful! > > On Thursday, May 26, 2016 at 9:49:08 PM UTC-7, Max Goldstein wrote: >> >> Hi Ray, sorry for the trouble, glad you got it sorted out. If you like, >> you

[elm-discuss] Re: Cannot get elm-community/elm-test to work as advertised on the command line

2016-05-26 Thread Ray Toal
Thanks for the pointer to that article...Very helpful! On Thursday, May 26, 2016 at 9:49:08 PM UTC-7, Max Goldstein wrote: > > Hi Ray, sorry for the trouble, glad you got it sorted out. If you like, > you can send a PR to elm-community/elm-test to update the README. > > There's also this

[elm-discuss] Re: Cannot get elm-community/elm-test to work as advertised on the command line

2016-05-26 Thread Max Goldstein
Hi Ray, sorry for the trouble, glad you got it sorted out. If you like, you can send a PR to elm-community/elm-test to update the README. There's also this article: https://medium.com/@_rchaves_/testing-in-elm-93ad05ee1832#.csdz7ictf -- You received this message because you are subscribed to