Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-4918

Test embedded matchers with unusual document value types

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0.rc1
    • Affects Version/s: None
    • Component/s: Tests
    • None

      E.g.:

      $regex matches on numbers, arrays, null, true/false
      $lt etc. on strings, empty arrays, empty hashes
      $size on numbers, empty hashes, null
      $elemMatch on numbers, empty hashes, null
      $all with null input vs null valued fields
      $and, $or, $nor on null valued fields

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: