issues
search
ecomfe
/
standard-redux-shape
A library to help standardize your redux state shape
MIT License
47
stars
6
forks
source link
add test case for entities createTableUpdateReducer function
#11
Closed
hunter2009
closed
5 years ago
hunter2009
commented
6 years ago
Add three scenarios:
table data merge
custom merger
test diff table merge
otakustay
commented
6 years ago
至少还缺少:
nextReducer的处理
新增table中没有的entity
非
UPDATE_ENTITY_TABLE
类型的action是否正确处理
需要确保覆盖率有100%
Add three scenarios: