-
Notifications
You must be signed in to change notification settings - Fork 4
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
Stub out API tests for vCenter Reports #94
Milestone
Comments
kdelee
changed the title
Stub out API tests for vCenter features
Stub out API tests for vCenter Reports
Jan 8, 2018
Moved to sprint 14 because no report is available yet for testing |
kdelee
added a commit
that referenced
this issue
Jan 25, 2018
Outline test cases for reports. Reports are still very much in flux and we need some more details about what facts will be present, with what priority they are chosen between sources when different information is merged, and what queries to the reports endpoint will be acceptable. That being said, this is a good start and gets the test cases in a format so we can view them from our read the docs website. Closes #95 Closes #94 Closes #98
kdelee
added a commit
that referenced
this issue
Jan 25, 2018
Outline test cases for reports. Reports are still very much in flux and we need some more details about what facts will be present, with what priority they are chosen between sources when different information is merged, and what queries to the reports endpoint will be acceptable. That being said, this is a good start and gets the test cases in a format so we can view them from our read the docs website. Closes #95 Closes #94 Closes #98
kdelee
added a commit
that referenced
this issue
Jan 26, 2018
Outline test cases for reports. Reports are still very much in flux and we need some more details about what facts will be present, with what priority they are chosen between sources when different information is merged, and what queries to the reports endpoint will be acceptable. That being said, this is a good start and gets the test cases in a format so we can view them from our read the docs website. Closes #95 Closes #94 Closes #98
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the 1.0 release, we want quipucords server to be able to "make use of the technical facts gathered by the vCenter host manager".
"Making use of" should constitute, at a minimum, the following:
In addition, we need to confirm the following:
The text was updated successfully, but these errors were encountered: