-
Notifications
You must be signed in to change notification settings - Fork 3
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
Adapt strategy for automated testing #341
Comments
Sorry @ciex , I assigned you accidently |
From what I read React Testing Library looks more promising. Pro React Testing Libary
Furthermore:
https://medium.com/@boyney123/my-experience-moving-from-enzyme-to-react-testing-library-5ac65d992ce Contra
https://dev.to/yuritoledo/enzyme-or-react-testing-library-and-why-3gk6 |
Regarding
|
Nach unserem intensivem Brainstorming und dem Beschluss
|
What's the problem you want solved?
See https://martinfowler.com/articles/practical-test-pyramid.html, https://testing.googleblog.com/2015/04/just-say-no-to-more-end-to-end-tests.html and https://kentcdodds.com/blog/write-tests
Is there a solution you'd like to recommend?
Adapt our testing strategy.
Tasks
AutoCompleteGeocoder
).Doing this in https://github.com/FixMyBerlin/fixmy.frontend/tree/testing/extend_component_unit_tests
Adapt strategy for automated testing #341 (comment)
The text was updated successfully, but these errors were encountered: