[CXX-1270] Audit driver against Connection String spec Created: 20/Mar/17  Updated: 15/May/17  Resolved: 15/May/17

Status: Closed
Project: C++ Driver
Component/s: Testing
Affects Version/s: None
Fix Version/s: 3.2.0-rc0

Type: Task Priority: Major - P3
Reporter: David Golden Assignee: J Rassi
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Epic Link: CXX-1293

 Description   

Revalidate driver against:



 Comments   
Comment by J Rassi [ 15/May/17 ]

This feature is mostly delegated to the C driver, though the C++ driver has a minimal amount of integration logic. The integration logic (URIs are correctly passed through, errors are correctly handed) is tested by the URI tests: https://github.com/mongodb/mongo-cxx-driver/blob/r3.1.1/src/mongocxx/test/uri.cpp#L23-L44.

The test plan for the spec is a suite of automated tests, which the C++ driver does not implement, but the C driver implements, as of CDRIVER-1478 (that is, the C driver will be compliant as of 1.7.0). It seems reasonable to me to delegate spec testing to the C driver, since the C++ driver tests the integration logic around URI handling. Thus, I'm considering the C++ driver compliant with DRIVERS-248.

Generated at Wed Feb 07 22:02:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.