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

Fix tests / testing feasibility #10

Open
MelroyNoronha opened this issue Jan 20, 2023 · 2 comments
Open

Fix tests / testing feasibility #10

MelroyNoronha opened this issue Jan 20, 2023 · 2 comments
Assignees
Labels
bug Something isn't working discussion

Comments

@MelroyNoronha
Copy link
Owner

Adding redux-persist to the setup broke tests.
image

We tried:

  1. Adding a redux-persist mock under the __mocks__ dir.
  2. Adding redux-persist to transformIgnorePatterns.
  3. Integrating redux-persist in the custom render method for tests.
@MelroyNoronha
Copy link
Owner Author

Tests don't work on the prototype.
For the actual app we'll commit to at least having snapshot tests maybe?

@MelroyNoronha
Copy link
Owner Author

Give the test setup another decent go and then we'll bail on it if it takes too long and come back to it later.
Let's not stall development for tests. At least on the first iteration of the app.

@MelroyNoronha MelroyNoronha changed the title Fix tests Fix tests / testing feasibility Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discussion
Projects
None yet
Development

No branches or pull requests

1 participant