reagent/test/reagenttest
Juho Teperi 4a8ac5cd83 Fix problem with custom HTML element property name code
Custom HTML element property name code accidentally modified cache
object for normal HTML elements, which can cause Reagent to lose correct
mappings for properties like className, htmlFor and charSet.
2018-04-27 23:17:25 +03:00
..
runtests.cljs Fix problem with custom HTML element property name code 2018-04-27 23:17:25 +03:00
testcursor.cljs Merge branch 'revert-128' of https://github.com/moskvax/reagent into moskvax-revert-128 2017-03-11 01:44:23 +02:00
testinterop.cljs Rename .' and .! to $ and $! respectively 2015-10-22 13:23:49 +02:00
testratom.cljs Add IWithMeta protocol to RAtom 2017-10-05 20:55:29 -04:00
testratomasync.cljs Always queue updates in reactions, even when flushing 2015-10-07 11:32:42 +02:00
testreagent.cljs Merge branch 'test-browser-node-prod' into react-16-try2 2018-04-03 11:00:46 +03:00
testtrack.cljs Add a few more tests for track 2015-10-08 23:12:32 +02:00
testwithlet.cljs Add test for nested with-let 2016-05-27 11:36:23 +02:00
testwrap.cljs Document React 16 problems with npm-deps 2018-04-03 10:53:05 +03:00
utils.cljs Fix test util ns name 2017-11-08 20:47:56 +02:00