For discussion. This test/tool attempts to keep us aware of any api changes that we make.
The devtools/check-api script when run without options will output json data that represents a targeted portion of koji's api. If given an existing json file, it will instead compare the api to that data and report problems. There is also a unit test that runs the script against the api from 1.34.
For discussion. This test/tool attempts to keep us aware of any api changes that we make.
The
devtools/check-apiscript when run without options will output json data that represents a targeted portion of koji's api. If given an existing json file, it will instead compare the api to that data and report problems. There is also a unit test that runs the script against the api from 1.34.