vlead / continuous-integration

This repository talks about implementation of continuous-integration project
Other
0 stars 1 forks source link

Test cases to be written for REST APIs #24

Open ksripathi opened 7 years ago

ksripathi commented 7 years ago

Test case to be written for REST API : https://github.com/vlead/continuous-integration/blob/develop/src/runtime/rest/api.org#api-accepts-the-json-sent-by-the-git-hub-webhook-via-a-post-request

ksripathi commented 7 years ago

Updated test documentation can be found at https://github.com/vlead/continuous-integration/blob/savar_dev/src/runtime/rest/api.org#tests

ksripathi commented 7 years ago

All test cases are implemented as per requirements at https://github.com/vlead/continuous-integration/blob/refactor/src/runtime/rest/api.org#test-cases-16