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

[Enhancement] Components test #111

Open
slamser56 opened this issue Jun 23, 2021 · 1 comment
Open

[Enhancement] Components test #111

slamser56 opened this issue Jun 23, 2021 · 1 comment
Assignees

Comments

@slamser56
Copy link
Contributor

Summary

All component hasn't tests, but component Div has test. It would be better if we add test for all components.

Motivation

Why should this be worked on? What problems or use cases does it solve or improve?

You'll want to validate that each unit of your React Native code performs as expected, and you’ll want to test each unit’s impact on the behaviour of your system.

Additional Context

https://callstack.github.io/react-native-testing-library/

@slamser56 slamser56 changed the title [Enhancement] [Enhancement] Components test Jun 23, 2021
@jsartisan
Copy link
Owner

@slamser56 Thanks for raising the issue :) I'll make sure to add tests cases for all widgets in version 2 of magnus. :D

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

No branches or pull requests

2 participants