Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-72460

sorted_data_interface_test_XXX tests need refactoring

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2024-11-11

      There is a lot of repeated test setup that should be factored out, either using a TEST_F fixture, or by calling helper methods. There are a lot of cases with different index types (unique, non-unique, _id unique) and conditions (end point set / not set, iterating with KeyString interface vs not), etc.

      The goal of the refactoring should be to make it clearer what we test, and ideally fixing unintentional omissions.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: