wilfred-s removed a comment on pull request #357: URL: https://github.com/apache/incubator-yunikorn-core/pull/357#issuecomment-1011015399
Testing of the rest API does not require anything but a running scheduler. The rest API is exposed in the scheduler binary. Check the [build and run guide](https://yunikorn.apache.org/docs/developer_guide/build). Check out all repos, use the overrides as explained and you can the create a standalone scheduler binary using `make run-local`. Otherwise build a scheduler docker image and just start that. You have the full rest API available to test. REST changes can also be unit tested see for examples the `handler_test.go` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
