deis / deisrel

A releaser tool for Deis
MIT License
5 stars 13 forks source link

Add JSON-oriented unit tests #143

Closed mboersma closed 7 years ago

mboersma commented 7 years ago

It was suggested that we could add more unit tests to back the new deisrel release function. This looks possible but requires resurrecting some test harness code we had discarded and mocking out several objects. See https://github.com/deis/deisrel/pull/140#discussion_r84346690 for some detail.