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

When user is logged in to TEAM Engine and returns to langing page, there is no button to start further test runs #530

Closed dstenger closed 2 years ago

dstenger commented 2 years ago

Is your feature request related to a problem? Please describe. When user is logged in to TEAM Engine and returns to langing page, there is no button to start further test runs or to view old sessions. Instead, the user has to logout and login again to execute further sessions/ view old sessions. This behavior was detected on current master branch.

Describe the solution you'd like There should be a button on the landing page when logged in to return to the sessions list to be able to view old sessions and start new ones.