Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test patch hosts by troublesome IDs #267

Merged
merged 1 commit into from
May 21, 2019

Conversation

Glutexo
Copy link
Collaborator

@Glutexo Glutexo commented May 9, 2019

Added tests for the PATCH /hosts/{host_id_list} operation, testing the cases when the IDs are not 100% ok:

  • At least one of the IDs is not a UUID 400 Bad Request
  • Some IDs are non-existent, but not all 200 OK

This is a part of fixes for #265. Related to #92.

Added tests for the PATCH /hosts/{host_id_list} operation, testing the
cases when the IDs are not 100% ok:

* At least one of the IDs is not a UUID → 400 Bad Request
* Some IDs are non-existent, but not all → 200 OK
@Glutexo Glutexo self-assigned this May 9, 2019
@Glutexo Glutexo requested review from dehort, jhjaggars and ckyrouac May 9, 2019 15:12
@dehort dehort merged commit 2b52115 into RedHatInsights:master May 21, 2019
@Glutexo Glutexo deleted the patch_hosts_by_host_id_tests branch May 23, 2019 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants