Update test-suite to use new URI/MongoClient option names

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Tests
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      With the implementation of the URI options specification, many of the client options used in various places in the test-suite now raise DeprecationWarning. The tests should be updated to use the new option names.

      For example, ClientContext creates an SSL-enabled client by setting the ssl_certfile, ssl_ca_certs and ssl_cert_reqs kwarg options. ClientContext should be updated to use the modern-equivalents of these options: tlscertificatekeyfile, tlsCAFile, and tlsAllowInvalidCertificates.

            Assignee:
            Unassigned
            Reporter:
            Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: