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 cases for GET KVP not executed if service supports GET KVP and POST XML #23

Open
lgoltz opened this issue Mar 23, 2017 · 2 comments

Comments

@lgoltz
Copy link
Contributor

lgoltz commented Mar 23, 2017

If we execute WCS with GET (KVP) and Post (XML) protocols as a capability, below mentioned 9 test cases are not getting executed. These 9 test cases are getting executed when we use only Get (KVP) in capability.

Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-get-kvp-3
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-get-kvp-4
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-get-kvp-2
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-get-kvp-3
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-1
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-2
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-3
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-1
Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-2

@lgoltz
Copy link
Contributor Author

lgoltz commented Mar 23, 2017

I've tested with the service http://122.15.218.129:8081/OGC_WCS/OGCReqResDispatcher?service=wcs&request=GetCapabilities&version=1.0.0

In the console the tests are logged, so they are executed. But they are not listed in the html results view. It is noticeable that one of the test in each group fails (e.g. getcoverage_operations-getcoverage_request-parameter-get-kvp-3 pass, getcoverage_operations-getcoverage_request-parameter-get-kvp-4 fails).

Needs further investigations.

@lgoltz
Copy link
Contributor Author

lgoltz commented Apr 24, 2017

The test service is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting
Development

No branches or pull requests

3 participants