issues
search
dForDeveloper
/
movie-tracker
An app for keeping track of newly released movies
0
stars
1
forks
source link
Redux testing: Redux actions
#6
Closed
shannonmoranetz
closed
5 years ago
shannonmoranetz
commented
5 years ago
[x] Test all actions
Tests checklist:
[x] currentUserReducer
[x] favoritesReducer
[x] moviesReducer
[x] showLoginPromptReducer
shannonmoranetz
commented
5 years ago
Added basic action tests to branch 'action-tests'.