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

Migrate 'startup tests' to C++ unit test or dbtest framework

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure

      The StartupTests introduce code that is not necessary for the server to run into the server runtime environment. The tests also rely on static initialization for registration.

      Given that we now rely on our CI system to validate the server, the concept of startup tests is no longer helpful.

      These tests should be migrated into C++ unit tests, either standalone or dbtest style. Some tests are probably redundant with existing tests, those should be removed.

            Assignee:
            Unassigned Unassigned
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: