Add assertions that certain skipped tests raise NotSupportedError

XMLWordPrintableJSON

    • None
    • Python Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Currently many tests in Django's test suite that MongoDB doesn't support are skipped. The expected behavior of these tests is to raise NotSupportedError along with a helpful message. To eliminate the risk of regressions in the exception raising behavior, it would be better to assert that each test raises a given message rather than skipping the test's execution.

            Assignee:
            Tim Graham
            Reporter:
            Tim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: