Hello, i'm having a problem running tests in my project with ming-mongodb: i've tried to run the default test suite but many of the tests fail from DuplicateKeyError on the database.
I've tried to quickstart a new project and the problem still exists: the first failure i get is on the "Model objects can be queried" test in tests/model/__init__.py. A quickstarted project with SQLAlchemy doesn't have the same issue, as it runs all the tests fine. -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/groups/opt_out.

