Skip to content
New issue

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

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

Already on GitHub? # to your account

Should tell user when baseurl is invalid #148

Open
bseeger opened this issue Aug 16, 2018 · 0 comments
Open

Should tell user when baseurl is invalid #148

bseeger opened this issue Aug 16, 2018 · 0 comments

Comments

@bseeger
Copy link
Contributor

bseeger commented Aug 16, 2018

When the user enters an invalid base url, unless the test suite is unable to connect to it, the user has no indication that they've entered something incorrectly.

Ie, it looks like the test suite runs just fine when one does this:

java -jar testsuite-1.0-SNAPSHOT-shaded.java -b http://localhost:8080

But that path is incorrect and needed /fcrepo4/rest to actually reach the end point.

There's a stack trace when the system cannot connect to a server, but there's no failure feedback when the url is just slightly wrong.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants