lancepioch / tree

Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
MIT License
11 stars 3 forks source link

Add Tests #2

Closed lancepioch closed 6 years ago

lancepioch commented 6 years ago

The api calls themselves are impossible to directly test, so they have to be mocked along with making sure the jobs eventually call the right commands.

lancepioch commented 6 years ago

This has been accomplished to a high extent.