hoplon

The :hoplon: ClojureScript Web Framework - http://hoplon.io/
2017-12-31T01:56:18.000035Z

@flyboarder oh nice, you setup karma for the tests :thumbsup:

flyboarder 2017-12-31T01:56:46.000008Z

yeah looking to get it working for chrome and firefox, attempting a rebuild right now

flyboarder 2017-12-31T01:57:26.000049Z

https://travis-ci.org/hoplon/hoplon

flyboarder 2017-12-31T01:57:43.000040Z

phantomjs is no problem, however the others are failing right now

2017-12-31T01:58:23.000013Z

mmm, also i'm wondering if we should move to circle

flyboarder 2017-12-31T01:59:01.000010Z

yeah, was looking at that also

2017-12-31T01:59:10.000014Z

i've got some example config files

flyboarder 2017-12-31T01:59:29.000024Z

i attempted to get it working on circle before

flyboarder 2017-12-31T01:59:36.000016Z

but that was before the new tests

2017-12-31T02:00:02.000073Z

circle have also changed their setup totally in 2.0

flyboarder 2017-12-31T03:41:28.000047Z

@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

2017-12-31T07:56:44.000036Z

@flyboarder i'm not surprised tbh, it's always a bit fiddly to get new test runners setup

2017-12-31T08:31:15.000009Z

don't stress it, there's always version n+1 to chase up anything causing problems 🙂