Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1812

Consolidate custom type tests into a single test class

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.8
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      Test-cases introduced in PYTHON-1476 are currently very fragmented, i.e. tests for the custom type en/decoding functionality currently live in multiple files, and often in multiple test classes within each file. Furthermore, each test class defines a slightly different set of custom types, and their associated codecs. This has resulted in significant code bloat which can be mitigated, in large part, by refactoring these tests such that they live in a single test file, and use a common set of custom types and encoder/decoder classes.

            Assignee:
            prashant.mital Prashant Mital (Inactive)
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: