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

Make error message more human readable #5563

Merged
merged 4 commits into from
Oct 17, 2019

Commits on Oct 7, 2019

  1. Make error message more human readable

    Changes made:
    * service.go - changes to the error string returned
    * service_test.go - modify TestWaitAndMaybeOpenService test case to accomodate
    for the new changes
    nanikjava committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    197215f View commit details
    Browse the repository at this point in the history
  2. Fix linting

    nanikjava committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    75ce59d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Move the non-found-service test into separate function and modify the…

    … error text to include service name
    nanikjava committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    733f7bc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    10ff44e View commit details
    Browse the repository at this point in the history