Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1336

Consider putting all unified spec tests in one module

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

      A new requirement was introduced in DRIVERS-1967 that drivers run all of their unified tests against serverless. This currently requires us to maintain a manual list of unified tests we want to run in the run-serverless-tests.sh script. 

      If we move all of our unified tests into a single module this could simplify keeping that up to date as we could just run all tests for that module from this script. It would also make it simple to (for example) confirm that a unified test runner change doesn't break any tests without needing to run the entire test suite.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: