paatre / abc

ABC is a mobile application created with Flutter to help children learn the Finnish alphabet and words. The app is designed for use at home, in early childhood education, and the first years of primary school. With these use cases in mind, ABC is built to be easy and quick to use with. The application contains no ads.
0 stars 0 forks source link

Write tests for the initial app #2

Closed paatre closed 2 months ago

paatre commented 2 months ago

The application doesn't have any tests written currently. Writing test should be possibly be a top priority at the moment to provide a more smoother developer process for adding new features.

This PR may also need some refactoring to have more testable components.

paatre commented 2 months ago

This has been done in https://github.com/paatre/abc/commit/c965c9f72b16bdbfb0173e1940a69aa40493e7bc.