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

GODRIVER-2486 add tests for equals terminated keys with no values #1918

Closed
wants to merge 1 commit into from

Conversation

ramitmittal
Copy link
Contributor

GODRIVER-2486

Summary

Adds a test to ensure that keys terminated with equals sign (no value) are parsed without error.

Background & Motivation

Tests conformity to current spec. Good to have, unless we're rethinking the implementation and planning to disallow this.

@alcaeus alcaeus self-assigned this Jan 28, 2025
@alcaeus
Copy link
Member

alcaeus commented Jan 29, 2025

Thank you for the pull request, @ramitmittal. The test in question is from the connection string specification, which already contains tests for empty option values. If you would like to contribute to the tests, please do so in the specifications repository. Thank you!

@alcaeus alcaeus closed this Jan 29, 2025
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.

2 participants