so it looks like speclj (my preferred cljs/clj test framework) doesn't do async. what options are available for testing async cljs?
looking like cljs.test is it?