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

Include missing update modifier jstests

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.5.5
    • Affects Version/s: 2.5.3
    • Component/s: Write Ops
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      Some update modifiers only have c++ unit tests but no jstests.

      In particular there are none for:

      • $mul
      • $bit
      • $min
      • $max
      • $currentDate

      While these test are not strictly needed it is helpful to provide runnable tests which are easy for everyone to understand without reading C++, or the unit test framework. These tests need not be exhaustive nor repeat what already exists but they should cover the common use cases more as example of syntax and best practices.

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: