Publish private tests via API
- depends on !189 (merged)
- added POST
/test/publish
inapi.rb
to accept string of run_ids of jobs and update theiris_private
to false for all valid entries in the string after cleaning and ignoring rest. - added tests for api
/test/publish
inapi_spec.rb
.
Edited by Pavit Kaur