You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CollectionViewManager is a reusable class that reduces boilerplate when working with collection views.
How does it improve the project?
Collection views power all of the lists in the app. Having some tests verify that the reusable code works as expected is beneficial because it reduces potential for bugs and reduces need for as much manual testing.
You should probably know that the app is not under active development, but it is live on the App Store.
We are temporarily experiencing issues with the backend right now, but that should be resolved shortly.
You are welcome to contribute and we/I will gladly review your contribution! 🙏
Summary
CollectionViewManager
is a reusable class that reduces boilerplate when working with collection views.How does it improve the project?
Collection views power all of the lists in the app. Having some tests verify that the reusable code works as expected is beneficial because it reduces potential for bugs and reduces need for as much manual testing.
Moved from Trello:
https://trello.com/c/WleVagW9/120-add-tests-for-collectionviewmanager
The text was updated successfully, but these errors were encountered: