Commit Graph

34 Commits

Author SHA1 Message Date
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
Dan Abramov
b2210f161c Fix lint 2015-09-28 03:54:13 +03:00
Dan Abramov
1edf2d25c8 Merge 2015-09-27 21:42:13 +03:00
Dan Abramov
092bb66d03 Add performance regression tests 2015-09-27 20:15:43 +03:00
Dan Abramov
58c0a6432f Remove RECOMPUTE_STATES 2015-09-27 16:55:57 +03:00
Dan Abramov
4ac31f985a Allow monitors to have their own reducers 2015-09-27 16:10:46 +03:00
Dan Abramov
49bb120444 merge 2015-09-24 23:05:55 +03:00
Dan Abramov
94826d610e Bring back the ability to pass raw store 2015-09-24 22:51:59 +03:00
Dan Abramov
f05afda46a Revert "Delete outdated test file"
This reverts commit 23163516ed.
2015-09-24 22:14:03 +03:00
Dan Abramov
23163516ed Delete outdated test file 2015-09-24 22:10:05 +03:00
Lee Bannard
95a2636370 add tests for persistState.js 2015-09-24 19:20:02 +01:00
Lee Bannard
eb9ecb1e65 improve code coverage on devTools.js 2015-09-24 19:18:58 +01:00
Lee Bannard
d157963ceb clarify recompute test 2015-09-24 18:12:24 +01:00
Lee Bannard
7ef89c29e9 rename sweep disabled action test 2015-09-24 18:11:11 +01:00
Dan Abramov
730860de0a Merge pull request #120 from ellbee/getState_returns_last_non_undefined
Return last non-undefined state from getState() #106
2015-09-24 17:55:49 +03:00
Lee Bannard
49b7bd1282 add tests for createDevTools.js 2015-09-23 20:47:07 +01:00
Lee Bannard
41e444f75c Return last non-undefined state from getState() 2015-09-20 11:49:37 +01:00
Lee Bannard
aa5ee9b6c6 Add tests for devTools.js 2015-09-19 21:19:10 +01:00
Dan Abramov
2c7c3232e3 Add project skeleton (no DevTools yet) 2015-07-14 22:46:44 +03:00