github / gh-classroom

GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
MIT License
75 stars 12 forks source link

Missing test for `GetAssignmentGrades` #31

Closed francisfuzz closed 11 months ago

francisfuzz commented 11 months ago

Summary

In pkg/classroom/http_test.go, I noticed all but the GetAssignmentGrades function is tested.

This issue tracks work for introducing a test for it! 🧪