Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-528

Rework test suite

    XMLWordPrintableJSON

Details

    • Epic
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.0
    • None
    • None

    Description

      A few major changes:

      • Start using python2.7's unittest features
        • Require unittest2 for python 2.6
      • Create one global instance of MongoClient and reuse it everywhere possible
      • Cleanly separate unit and integration tests
        • Skip integration tests when we can't connect to a mongod/s instead of failing.
      • Start using coverage
      • Get rid of nose.

      Attachments

        Activity

          People

            luke.lovett Luke Lovett
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: