Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid testsuite config show error message with outdated docs link #92

Closed
mlenkeit opened this issue Jul 23, 2019 · 0 comments · Fixed by #114
Closed

Invalid testsuite config show error message with outdated docs link #92

mlenkeit opened this issue Jul 23, 2019 · 0 comments · Fixed by #114
Assignees
Labels
documentation Related to documentation or other non-code content good first issue Good for newcomers

Comments

@mlenkeit
Copy link
Member

The deeplink from to https://github.com/SAP/karma-ui5#defining-testpage does not exist anymore.

karma.log("error", [
"No testpage is configured but multiple testsuites have been found:\n\n"
+ testsuitePaths.join("\n")
+ "\n\n"
+ "Please explicitly configure a \"testpage\" in your karma config or via CLI:\n"
+ "https://github.com/SAP/karma-ui5#defining-testpage"]);
return;

@matz3 matz3 self-assigned this Jul 26, 2019
@matz3 matz3 added documentation Related to documentation or other non-code content good first issue Good for newcomers labels Jul 26, 2019
matz3 added a commit that referenced this issue Sep 5, 2019
@matz3 matz3 closed this as completed in #114 Sep 5, 2019
matz3 added a commit that referenced this issue Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation or other non-code content good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants