conjure
conjure copied to clipboard
Integration tests (+ more testing environments)
Need to test long output line joining, autocomplete, doc, go to def. Maybe in CLJS too. Mostly that printing things joins lines correctly.
Every client should have a minimal integration test suite to make sure it's not totally broken in silly obvious ways between updates.
Also, more than just integration tests, I should test running under other environments like ARM and maybe (dare I say it) OSX/Windows?