jamf / scout-public

A tool to aggregate devices across multiple MDM servers
GNU General Public License v3.0
11 stars 3 forks source link

Add tests to Scout Controllers #5

Open jacobschultz opened 5 years ago

jacobschultz commented 5 years ago

Add API tests to the controllers (api/controllers) in the scout application including:

Pull Request Ready When:

  1. All of the above files have ~70% line coverage with valid and useful assertions to ensure data is correct. These API tests should also ensure the integrity of the data returned from these endpoints.

Resources: Consider using one of the following test frameworks: