Swirrl / ook

Structural search engine
https://search-prototype.gss-data.org.uk/
Eclipse Public License 1.0
6 stars 0 forks source link

Reframe tests #51

Closed kiramclean closed 3 years ago

kiramclean commented 3 years ago

This sets up a cljs test runner/viewer for dev (that's easier to develop with than the existing CI setup) and adds a couple of tests to demonstrate how reframe events can be tested. I'm not totally convinced this is the best or a sufficient way to test the ui, but it seems to be the recommended strategy in the reframe docs so it's a start.