reagent/test/reagenttest
Dan Holmsand e128117788 Improve exception-handling in reactions
Make sure exceptions in children of reactions don't end up
being caught in the reaction itself.
2016-05-01 13:09:12 +02:00
..
runtests.cljs Rerun tests by clicking on test results 2016-04-29 13:17:54 +02:00
testcursor.cljs Always queue updates in reactions, even when flushing 2015-10-07 11:32:42 +02:00
testinterop.cljs Rename .' and .! to $ and $! respectively 2015-10-22 13:23:49 +02:00
testratom.cljs Improve exception-handling in reactions 2016-05-01 13:09:12 +02:00
testratomasync.cljs Always queue updates in reactions, even when flushing 2015-10-07 11:32:42 +02:00
testreagent.cljs Make sure force-update flushes queued reactions 2016-04-30 14:24:18 +02:00
testtrack.cljs Add a few more tests for track 2015-10-08 23:12:32 +02:00
testwithlet.cljs Make reactions async by queueing changes instead 2015-09-30 08:56:06 +02:00
testwrap.cljs Make reaction notify only when it actually changes 2015-09-11 20:37:23 +02:00