Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Update list of web pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lemoncurry committed Apr 14, 2020
1 parent 3fb198f commit de0945a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/test/java/de/retest/recheck/util/WebPageFactory.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,23 @@ public static Stream<String> getLinks() {
"https://retest.de", //
"https://retest.de/devtesters", //
"https://retest.de/managers", //
"https://retest.de/enterprise-solution/", //
"https://retest.de/product-overview", //
"https://retest.de/recheck-web-chrome-extension", //
"https://retest.de/recheck-open-source", //
"https://retest.de/recheck-web-open-source/", //
"https://retest.de/rehub", //
"https://retest.de/review", //
"https://retest.de/request-demo", //
"https://retest.de/ai-based-test-generation/", //
"https://retest.de/demo-req/", //
"https://retest.de/faqs", //
"https://retest.de/supported-os-devices/", //
"https://retest.de/cross-browser-testing/", //
"https://retest.de/about-us", //
"https://retest.de/team", //
"https://retest.de/jobs", //
"https://retest.de/news", //
"https://retest.de/contact-us", //
"https://retest.de/blog/", //
"https://assets.retest.org/releases/review.html", //
"https://retest.de/feature-unbreakable-selenium", //
"http://garkbit.prod.cloud.retest.org/dashboard" //
Expand Down

0 comments on commit de0945a

Please sign in to comment.