BUG: Link to report is broken
Arvengeance opened this issue · 0 comments
Arvengeance commented
Behaviour
When executing run/<testcase>
endpoint a link to resulting report is generated. The link is invalid.
The provided link is:
http://localhost:5003/logs/<testcase>/log.html
while it should be with a unique id:
http://localhost:5003/logs/43e5c9d2-ee91-487a-842c-b69320e21d68/log.html