Closed nickzahlis closed 1 year ago
Added schoolController.java. contains both GET (index) and GET (show) endpoints, as well as PUT, POST, and DELETE endpoints. Also added coverage and mutation testing for all of them.
Added schoolController.java. contains both GET (index) and GET (show) endpoints, as well as PUT, POST, and DELETE endpoints. Also added coverage and mutation testing for all of them.