Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3960

Add missing compression spec test coverage

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Spec Test Coverage
    • Labels:

      The compression spec has two sets of testing that is specified (of which we implement neither):

      1:

      In general, after implementing this functionality and the test cases, running the traditional client test suite against a server with compression enabled, and ensuring the test suite is configured to provide a valid compressor as part of the connection string, is a good idea. MongoDB-supported drivers MUST add such variant to their CI environment.

      2:

      The following cases assume a standalone MongoDB 3.4 (or later) node configured with:
      mongod --networkMessageCompressors "snappy" -vvv
      Connection strings, and results
      <test cases>

            Assignee:
            Unassigned Unassigned
            Reporter:
            daria.pardue@mongodb.com Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: