Skip to content

Redux Store Related Unit Test #14

@BeckyWu220

Description

@BeckyWu220

This is mainly for the purpose of testing if the list data had been store properly into the redux store.

  • Test the loadMore storing properly data in the redux store.
  • Test the refresh removes all the data in the redux store and fetch the first page data to store in redux store properly.
  • Test the redux store records the totalPageNumber correctly.
  • Check if onCompleteLoadMore, onCompleteRefresh is properly called after the data is stored.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions