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

Conversation

DinoBektesevic
Copy link
Collaborator

Stop silencing DbAuthError when cause is a YAML parsing issue.
Reorganize dbAuth and connectionString test files, simplify and de-duplicate.
Add test to ensure error propagates through ConnectionString class .

@DinoBektesevic DinoBektesevic self-assigned this Apr 29, 2020
@DinoBektesevic DinoBektesevic force-pushed the tickets/DM-24658 branch 3 times, most recently from a19d6a5 to ca75f16 Compare April 29, 2020 18:15
python/lsst/daf/butler/registry/_dbAuth.py Outdated Show resolved Hide resolved
python/lsst/daf/butler/registry/connectionString.py Outdated Show resolved Hide resolved
tests/config/dbAuth/registryConf2.yaml Outdated Show resolved Hide resolved
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.
…onnection string and fix type in registryConf2.yaml.
@DinoBektesevic DinoBektesevic merged commit 95e41e1 into master Apr 30, 2020
@timj timj deleted the tickets/DM-24658 branch May 17, 2020 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants