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: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • ALL

      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:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: