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

Overview page of REST suites cannot be retrieved via text/html #462

Open
dstenger opened this issue Mar 11, 2021 · 8 comments
Open

Overview page of REST suites cannot be retrieved via text/html #462

dstenger opened this issue Mar 11, 2021 · 8 comments
Projects

Comments

@dstenger
Copy link
Contributor

HTTP status code 406 is returned if following request is sent:

It is expected that the HTML view is returned instead.

@dstenger dstenger added the bug label Mar 11, 2021
@dstenger dstenger added this to To do in CITE via automation Mar 11, 2021
@dstenger dstenger moved this from To do to In progress in CITE Mar 11, 2021
@dstenger
Copy link
Contributor Author

Please also check if same applies to overview site of a single test suite.

@dstenger
Copy link
Contributor Author

I just found out that the (X)HTML view can be retrieved with header Accept: application/xhtml+xml.

Thus, this behavior is fine for now.

@keshav-nangare
Can you please update the SoapUI test REST interface available by adding Accept: application/xhtml+xml to request headers for following test suites (please create an individual PR for each test suite)?

  • ets-cat30
  • ets-gml32
  • ets-sos20
  • ets-wcs20
  • ets-wfs20
  • ets-wms11
  • ets-wms13
  • ets-wmts10
  • teamengine

@keshavnangare
Copy link
Contributor

@keshavnangare keshavnangare moved this from In progress to To verify in CITE Mar 19, 2021
@dstenger
Copy link
Contributor Author

Thank you!

TEAM Engine itself does also contain a SoapUI project. Can you please add the changes there, too?

@keshavnangare
Copy link
Contributor

@dstenger

I have added changes to teamengine. Please find the changes in #463 PR.

@dstenger
Copy link
Contributor Author

@keshav-nangare
Can you please check all other test suites and update Docker TEAM Engine version to 5.4.1 and adjust the SoapUI test according to this issue?

@dstenger dstenger moved this from To verify to In progress in CITE Mar 24, 2021
@keshavnangare
Copy link
Contributor

I have added a header in the SoapUI test for ets-wfs10. Please find the changes in opengeospatial/ets-wfs10#31 PR.

@keshavnangare
Copy link
Contributor

I have updated the following test suites with the Docker TEAM Engine version to 5.4.1:

  1. ets-cat30 Set Docker TEAM Engine version to 5.4.1 ets-cat30#52
  2. ets-cat20-dgiwg10 Set Docker TEAM Engine version to 5.4.1 ets-cat20-dgiwg10#60
  3. ets-gmljpx20 Set Docker TEAM Engine version to 5.4.1 ets-gmljpx20#43
  4. ets-geotiff11 Set Docker TEAM Engine version to 5.4.1 ets-geotiff11#37
  5. ets-gml32 Set Docker TEAM Engine version to 5.4.1 ets-gml32#64
  6. ets-gpkg12-nsg Set Docker TEAM Engine version to 5.4.1 ets-gpkg12-nsg#54
  7. ets-cdb10 Set Docker TEAM Engine version to 5.4.1 ets-cdb10#52
  8. ets-kml22 Set Docker TEAM Engine version to 5.4.1 ets-kml22#26
  9. ets-security-client10 Set Docker TEAM Engine version to 5.4.1 ets-security-client10#24
  10. ets-omxml20 Set Docker TEAM Engine version to 5.4.1 ets-omxml20#28
  11. ets-swecommon20 Set Docker TEAM Engine version to 5.4.1 ets-swecommon20#24
  12. ets-sensorml10 Set Docker TEAM Engine version to 5.4.1 ets-sensorml10#13
  13. ets-sensorml20 Set Docker TEAM Engine version to 5.4.1 ets-sensorml20#59
  14. ets-sos20 Set Docker TEAM Engine version to 5.4.1 ets-sos20#44
  15. ets-sfs11 Set Docker TEAM Engine version to 5.4.1 ets-sfs11#8
  16. ets-wcs10 Set Docker TEAM Engine version to 5.4.1 ets-wcs10#55
  17. ets-wcs11 Set Docker TEAM Engine version to 5.4.1 ets-wcs11#71
  18. ets-wcs20 Set Docker TEAM Engine version to 5.4.1 ets-wcs20#106
  19. ets-wms11 Set Docker TEAM Engine version to 5.4.1 ets-wms11#81
  20. ets-wms13 Set Docker TEAM Engine version to 5.4.1 ets-wms13#88
  21. ets-wms-client13 Set Docker TEAM Engine version to 5.4.1 ets-wms-client13#55
  22. ets-wmts10 Set Docker TEAM Engine version to 5.4.1 ets-wmts10#68

@keshavnangare keshavnangare moved this from In progress to To verify in CITE Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CITE
  
To verify
Development

No branches or pull requests

2 participants