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

Create PBTs to test basic behavior of common agg stages

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible

      We should implement property-based testing for basic behavior of our most common agg stages. For example that $limit: X returns X documents or less. Or $group returns a set of documents with unique IDs.

      These properties are not held surprisingly often, such as in SERVER-100299. It's valuable to have simple checks like these.

            Assignee:
            matt.boros@mongodb.com Matt Boros
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: