testing

Testing tools, testing philosophy & methodology...
nberger 2015-09-23T12:35:52.000013Z

@malcolmsparks: any chance of a release of iota soon? I want to use it in cljs :simple_smile:

ricardo 2015-09-23T12:44:09.000014Z

Hey. Need to think out loud about a particular testing scenario, feel free to jump in if you have any notes.

ricardo 2015-09-23T12:45:19.000015Z

I’m wondering about the best way to approach writing tests for something like khroma: https://github.com/suprematic/khroma/tree/develop Lots of functions aren’t present at all unless you’re running as an extension with the right permissions, so it needs to be something hosted inside Chrome as an extension.

ricardo 2015-09-23T12:45:56.000017Z

My current thinking to make a Chrome extension that presents a set of devcards with the test results. Seems a bit kludgy and can’t be automated, though.

👀 1
nberger 2015-09-23T13:02:11.000018Z

I don't have experience with chrome extensions, but I'd like to know how you finally make it work :simple_smile:

👍 1
malcolmsparks 2015-09-23T14:08:06.000019Z

@nberger: http://blog.juxt.pro/posts/iota.html is going live at 4PM GMT (2 hours away) - we've credited you - would you like your name to link somewhere?

nberger 2015-09-23T14:12:16.000021Z

@malcolmsparks: hey thanks :simple_smile:. https://github.com/nberger is fine

malcolmsparks 2015-09-23T14:34:36.000022Z

cool - it's posted (we brought forward the pub date)

malcolmsparks 2015-09-23T14:34:52.000023Z

I added your link

1