opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

Report details link points to broken locations #590

Closed bpross-52n closed 6 months ago

bpross-52n commented 9 months ago

Describe the bug Report details link points to broken locations. This applies only to TestNG based test suites.

To Reproduce Steps to reproduce the behavior:

  1. Details page of a TestNG test, e.g. ets-ogcapi-processes.
  2. Click on Details ↗.
  3. The link is broken.

Expected behavior The link should point to a valid Web resource.

Additional context See also https://github.com/opengeospatial/ets-ogcapi-processes10/issues/31