-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
site: https://rejection.manos.now.sh/
repo: https://github.com/mfountoulakis/rejection
This was a great exercise! You left a trail of easter eggs leading right to some really nice tips about testing the redux store.
I could have submitted this exercise a lot earlier if I hadn't run into issues with testing. Specifically, unit testing connected components. The short answer is: I don't know what I'm doing.
mapStateToProps seems to be clashing with the simulated state that I'm attempting to pass to my components as props. I suspect that there's an easy solution that I'm missing here, but I will continue to write tests in other areas in the meantime, along with general refactoring.
As always, questions/comments are welcome!
Metadata
Metadata
Assignees
Labels
No labels