systelab / allure-reporter

Printable report generation for Allure
4 stars 2 forks source link

The link to a Test Case example is broken in main page #39

Closed atzurk closed 1 year ago

atzurk commented 5 years ago

Describe the bug The link in the main page to an example of how to write a Test Case is not working now, because it points to a non-existing file.

To Reproduce Steps to reproduce the behavior:

  1. Go to main screen, at the bottom.
  2. Click on: See the example at "login.e2e-spec.ts" (here) the link leads to a not-found page.

Expected behavior The page of the file that is supposed to be displayed: https://github.com/systelab/seed-angular/blob/master/e2e/login/login.e2e-spec.ts

JordiCela commented 1 year ago

This issue still happens in version 2.0.0 and version 3.0.0

olgapuig commented 1 year ago

The seed-angular was updated to use WDIO and the new link is https://github.com/systelab/seed-angular/blob/master/e2e-wdio/tests/login.e2e-spec.ts

JordiCela commented 1 year ago

This defect has been tested when executing the Validation Protocol for version 3.0.0. The Result has been PASSED

ManelMoreno commented 1 year ago

Tested in v.3.0