extent-framework / klov

Report server for ExtentReports
http://klov.herokuapp.com
38 stars 32 forks source link

"Child" historical test details cannot viewed the single test view #42

Closed filipwoz closed 4 years ago

filipwoz commented 5 years ago

Child tests (created with ExtentTest.createNode("Child Test Name")) can be open in the /test view e.g. via a link in the Test Activity list but: When trying to view them in the single test view nothing is displayed in the test details area. Thus you cannot also compare the historical versions of such test side by side.

image

What is possible is to open the parent test with all child tests in it - then it is visible and can be compared with historical versions. But this report is usually too long and I would like to focus on a single child test as well. Without this feature working I cannot use KLOV with the test hierarchies and must log again the tests flat without any hierarchy.