Commit Graph

21 Commits

Author SHA1 Message Date
echenley
441ba0d14c clarify comments 2016-02-12 17:29:50 -06:00
echenley
449b73f58f clean up currentStateIndex tests 2016-02-12 17:27:55 -06:00
echenley
913c10fea4 fix expect syntax 2016-02-10 11:42:42 -06:00
echenley
b2f79bc61f add currentStateIndex test 2016-02-10 11:36:35 -06:00
echenley
4e50f10802 more tests 2016-02-09 19:39:58 -06:00
echenley
5c74b7f986 fix skipped and spec 2016-02-05 10:26:23 -06:00
echenley
f0e1efdcc2 first argument must be fn or undefined 2016-02-04 14:05:50 -06:00
echenley
0facdbbc9f add maxAge option 2016-02-04 13:41:45 -06:00
Dan Abramov
ccb3f2f070 Fix lodash imports and linting 2016-02-02 17:59:55 +00:00
Dan Abramov
8316de0970 Tweak tests to use new API and add another warning 2016-02-02 17:53:37 +00:00
Dan Abramov
f1ecc9d812 Merge pull request #232 from skovhus/port-redux-sanity-check
Add error on undefined action type
2016-02-02 17:30:06 +00:00
Zalmoxisus
e82ef7de59 Throw if there are more than one instrument enhancer included 2016-02-02 18:07:58 +02:00
Zalmoxisus
a3d053880c Add a test for 'Expected the nextReducer to be a function.' and fix ESLint 2016-01-30 15:52:01 +02:00
ksa
4ceaf3d09a Add error on undefined action type 2016-01-26 17:51:54 +01:00
Dan Abramov
57375c2752 Test that identity of computedStates is preserved when possible 2015-10-17 16:00:20 +03:00
Dan Abramov
43bf473b12 Don't recompute old states when toggling actions 2015-10-17 15:44:30 +03:00
Dan Abramov
4249b3a991 Normalize actions in lifted state as per #134 2015-10-17 03:53:43 +03:00
Dan Abramov
1540777302 Never mind the comment 2015-10-17 02:35:58 +03:00
Dan Abramov
b4da7aaa48 Bring over importing state from #118 2015-10-17 02:34:46 +03:00
Dan Abramov
c23a997a0f Rewrite to simpler API 2015-10-17 02:21:07 +03:00
Dan Abramov
4428e8818d Refactor 2015-09-28 18:38:33 +03:00