SharezoneApp / sharezone-app

Sharezone is a collaborative school organization app for iOS, Android, macOS and web with +500,000 downloads. Built with Flutter & Firebase.
https://sharezone.net
European Union Public License 1.2
273 stars 48 forks source link

Allow users to update Grades #1530

Closed Jonas-Sander closed 4 months ago

Jonas-Sander commented 5 months ago

In "'A custom grade type can be deleted if it is not assigned to anything'" test in grade_type_test.dart we need to delete the grade near the end of the test since one can't edit the grade type. If this is implemented we should change deleting the grade to using a new grade type.