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

DM-24658: Improve error reporting in connection string. #267

Merged
merged 3 commits into from
Apr 30, 2020

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    090e011 View commit details
    Browse the repository at this point in the history
  2. Reorganize connection string tests.

    Relocate dbAuth and connectionString tests to a common location.
    Unify dbAuth and connectionString tests files and remove duplicates.
    Use more explicit test file names.
    Fix tests (paths and expected results).
    Fix bad permissions.
    DinoBektesevic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0abcba3 View commit details
    Browse the repository at this point in the history
  3. Fix duplicate error raises in dbAuth, remove extraneous re-raise in c…

    …onnection string and fix type in registryConf2.yaml.
    DinoBektesevic committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    970f92a View commit details
    Browse the repository at this point in the history