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

As a Developer I want to have tests for sagas so that changes do not break functionality #32

Open
9 tasks
mkraenz opened this issue Oct 27, 2019 · 1 comment
Labels
refactor improving code quality without changing functionality task documentation, configuration, non-coding issues, workflow improvements

Comments

@mkraenz
Copy link
Owner

mkraenz commented Oct 27, 2019

Acceptance criteria

  • can test redux sagas
  • test written for at least 1 story

DoD

  • merged into master
  • emulator app on master still starts
  • emulator app on master contains the update
  • yarn expo publish succeeded
  • production app on my phone still starts
  • production app on my phone contains the update
  • production app on my phone tests the changed functionality ad-hoc
@mkraenz mkraenz added task documentation, configuration, non-coding issues, workflow improvements refactor improving code quality without changing functionality labels Oct 27, 2019
@mkraenz mkraenz changed the title As a Developer I want to be ensure that sagas do not break easily As a Developer I want to be have tests for sagas so that changes do not break them Nov 3, 2019
@mkraenz
Copy link
Owner Author

mkraenz commented Nov 9, 2019

@mkraenz mkraenz changed the title As a Developer I want to be have tests for sagas so that changes do not break them As a Developer I want to be have tests for sagas so that changes do not break functionality Jul 29, 2020
@mkraenz mkraenz changed the title As a Developer I want to be have tests for sagas so that changes do not break functionality As a Developer I want to have tests for sagas so that changes do not break functionality Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor improving code quality without changing functionality task documentation, configuration, non-coding issues, workflow improvements
Projects
None yet
Development

No branches or pull requests

1 participant