cconard96 / jamf

JAMF Plugin for GLPI
GNU General Public License v2.0
5 stars 7 forks source link

Add CI Tests #88

Closed cconard96 closed 9 months ago

cconard96 commented 2 years ago

There needs to be a CI check that runs the plugin's tests for each Pull Request. Additionally, all commits need to be made via PR s instead of direct commits. There is too much of a chance of bad code getting added if done through direct commits.