Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for Redux sample code #20

Merged
merged 1 commit into from
Jan 16, 2018
Merged

Add tests for Redux sample code #20

merged 1 commit into from
Jan 16, 2018

Conversation

brettdh
Copy link
Contributor

@brettdh brettdh commented Jan 12, 2018

Adding commits as I check off the items in #15.
Split off #22 and #23 from #15. Moving away from WIP PRs (i.e. those that are "ready for review but will be added to and then need to be re-reviewed") in favor of self-contained PRs that usually don't need to be re-reviewed - or, in the case of "I want some feedback on code that's not ready to be merged yet", a clear label that indicates the purpose of the PR.

Basically I realized that, once someone approves a PR, there's no way to see whether they've also read and approved any commits that land after their approval. (There is a setting on the repo that resets approvals on push, but I don't want to make reviewers come back just for e.g. typo fixes.)

Closes #15.

@brettdh brettdh requested review from samchurney and a team January 12, 2018 04:11
Copy link
Contributor

@wittjosiah wittjosiah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌 tests! LGTM :shipit:

@brettdh brettdh changed the title WIP: Add tests for Redux sample code Add tests for Redux sample code Jan 16, 2018
Tests for the two ducks' reducers and the patreon epic.
@brettdh brettdh changed the base branch from redux-docs to master January 16, 2018 15:00
@brettdh brettdh merged commit cb24684 into master Jan 16, 2018
@brettdh brettdh deleted the redux-tests branch January 16, 2018 15:04
@brettdh brettdh added this to the First "sprint" milestone Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests for Redux sample code
2 participants