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

Write automated test #90

Open
3 tasks
sanjeevyadavIT opened this issue Nov 19, 2019 · 0 comments
Open
3 tasks

Write automated test #90

sanjeevyadavIT opened this issue Nov 19, 2019 · 0 comments
Assignees
Labels
Priority: Medium Status: In Progress Working on the issue Type: Enhancement New feature or request

Comments

@sanjeevyadavIT
Copy link
Owner

Is your feature request related to a problem? Please describe.
App doesn't contain test case as a result, new changes can break previous functionality. Unit, Integration and end-to-end test cases are required to make app robust and less error prone.

Describe the solution you'd like

  1. Write simple unit test case
  2. Write integration test
  3. Write end-to-end test

Additional context
Use jest.js for unit & integration test
Use detox.js for end-to-end test

@sanjeevyadavIT sanjeevyadavIT added Type: Enhancement New feature or request Priority: Medium Status: On Hold No current development going on labels Nov 19, 2019
@sanjeevyadavIT sanjeevyadavIT self-assigned this Nov 19, 2019
sanjeevyadavIT pushed a commit that referenced this issue Nov 25, 2019
description: Use Jest snapshots, to write test for redux actions

issue #90
@sanjeevyadavIT sanjeevyadavIT added Status: In Progress Working on the issue and removed Status: On Hold No current development going on labels Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Status: In Progress Working on the issue Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant