@flyboarder oh nice, you setup karma for the tests :thumbsup:
yeah looking to get it working for chrome and firefox, attempting a rebuild right now
phantomjs is no problem, however the others are failing right now
mmm, also i'm wondering if we should move to circle
yeah, was looking at that also
i've got some example config files
i attempted to get it working on circle before
but that was before the new tests
https://github.com/thedavidmeister/wheel/blob/master/.circleci/config.yml
circle have also changed their setup totally in 2.0
@thedavidmeister so im going to revert those tests, the karma server fails to run the tests for non phantomjs engines, I see the same behaviour on my local machine on the first run
@flyboarder i'm not surprised tbh, it's always a bit fiddly to get new test runners setup
don't stress it, there's always version n+1 to chase up anything causing problems 🙂