Commit Graph

12 Commits

Author SHA1 Message Date
Mike Dirolf
8bc4bb9962 do a db.error at the end of each teardown. hopefully this will fix the out of order messages that we've been experiencing 2009-03-13 17:09:19 -04:00
Mike Dirolf
2500996ce4 more debugging 2009-03-13 15:05:49 -04:00
Mike Dirolf
401922ca63 check count after as well 2009-03-11 13:42:19 -04:00
Mike Dirolf
acaf635e33 count checks 2009-03-11 13:37:42 -04:00
Mike Dirolf
66cb1d492c run the test again on a unique collection 2009-03-09 10:21:08 -04:00
Mike Dirolf
5921fabfa4 run the test twice for debugging 2009-03-09 09:37:33 -04:00
Mike Dirolf
544a044105 tests that already pass 2009-03-02 10:49:27 -05:00
Jim Menard
8c1b72b2b9 Create one DB object per test suite, not per test. 2009-02-05 10:10:41 -05:00
Jim Menard
b3bc2c41e2 Moved hint call from Cursor into Collection#find options and Query#initialize
parameter.
2009-01-29 07:15:59 -05:00
Jim Menard
c3d73e4151 Mongo and DB ctors can now take array of nodes. Tests now close @db in teardown. 2009-01-14 18:37:28 -05:00
Jim Menard
50070c2efa Support for hints. 2009-01-13 15:51:41 -05:00
Jim Menard
1afd968f5d Added Cursor#explain. Made query sends lazy. 2009-01-13 14:02:16 -05:00