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

Endpoint to Add, update, modify autograding tests #49

Open shanep opened 9 months ago

shanep commented 9 months ago

Proposed endpoint

Add get/put end points to add, update, modify autograding tests for assignments.

Justification

Currently the only way to add autograding tests is through the GUI. Having a cli would allow better scripting and managing of assignments for everyone :)