nt4f04uNd / sweyer

Music player built with Flutter
BSD 3-Clause "New" or "Revised" License
200 stars 47 forks source link

Add a test for the select/deselect all functionality #147

Closed Abestanis closed 4 months ago

Abestanis commented 4 months ago

This adds test for the fix in #138.

To prove that these tests actually test against the problem fixed by #138, look at the test run here against master which doesn't have the fix from #138.