-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
Write a little guide to testing Motor / Tornado applications. The main gotcha is you must create a new MotorClient and all dependent database, collection etc. objects anew for each test, or else you'll use the previous test's IOLoop:
https://gitter.im/tornadoweb/tornado?at=579f5c5b836d2d02115aa7ec
- related to
-
MOTOR-755 Pytesting with motor?
- Closed