name: 🚀 Implement Testing
about: Get Jest testing working on the testing so we can move forward
Feature Request
Is your feature request related to a problem? Please describe.
Yes. I need to be able to test things.
Describe the solution you'd like
Jest is a library for testing react-native applications. I will implement it with our project and write tests for the UI that is already implemented.
Describe alternatives you've considered
Jest is the best option for react-native testing according to my research.
Teachability, Documentation, Adoption, Migration Strategy
If you can, explain how users will be able to use this and possibly write out a version the docs.
Not user facing but important for the project. Developers will be the users for this, can write their own tests for each feature they implement.
name: 🚀 Implement Testing about: Get Jest testing working on the testing so we can move forward
Feature Request
Is your feature request related to a problem? Please describe. Yes. I need to be able to test things.
Describe the solution you'd like Jest is a library for testing react-native applications. I will implement it with our project and write tests for the UI that is already implemented.
Describe alternatives you've considered Jest is the best option for react-native testing according to my research.
Teachability, Documentation, Adoption, Migration Strategy If you can, explain how users will be able to use this and possibly write out a version the docs. Not user facing but important for the project. Developers will be the users for this, can write their own tests for each feature they implement.