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

Write unit tests for setup_multiversion_mongodb.py

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.7.2
    • Component/s: Testing Infrastructure
    • Labels:
    • Server Tooling & Methods

      Write tests to prevent unexpected changes in full.json or unexpected invocations in evergreen.yml from breaking multiversion tests. The self test should check that
      a correct download is generated.

      One way to do this is to test MultiVersionDownloader.download_links()
      and ensure that it generates the correct download URLs for a different
      combinations of cmdline arguments.

      I've found Python's "mock" library helpful for overriding specific functions and
      could be used here.

            Assignee:
            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: