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

Iterate through type specific edge cases for all inputs to all commands

    • Type: Icon: Engineering Test Engineering Test
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • 200

      Some commands can forget to test and handle edge-case inputs to the command parameters like MAX_INT etc. We could deterministically iterate through all commands and use the IDL to look at the type of each parameter, and a library of edge cases for that specific type, and confirm that inputting that edge case to that command doesn't crash the server or lead to sanitizer failures.

            Assignee:
            Unassigned Unassigned
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: