The app doesn't have any automated testing.
It would be helpful to make a stable app, and prevent from bugs appearing by accident and save time on manually testing things.
The scope of the test is yet to be decided. It could be a bottom-up testing strategy where the most inner components are tested. Also there could be a more end-to-end testing, where the main flows of the app are tested, and thus covering the inner components.
The app doesn't have any automated testing. It would be helpful to make a stable app, and prevent from bugs appearing by accident and save time on manually testing things.
The scope of the test is yet to be decided. It could be a bottom-up testing strategy where the most inner components are tested. Also there could be a more end-to-end testing, where the main flows of the app are tested, and thus covering the inner components.