mongo-ruby-driver/tests
Jim Menard 128b11e92c Use "ruby-mongo-" as db name prefix for all tests. 2009-01-28 14:21:23 -05:00
..
test_admin.rb Mongo and DB ctors can now take array of nodes. Tests now close @db in teardown. 2009-01-14 18:37:28 -05:00
test_bson.rb Fixed BSON behavior: now correctly writes _id first. 2009-01-27 16:26:42 -05:00
test_byte_buffer.rb Clarified ByteBuffer.get behavior: get() returns one byte, get(1) returns array of length one. 2008-12-18 16:14:56 -05:00
test_cursor.rb Mongo and DB ctors can now take array of nodes. Tests now close @db in teardown. 2009-01-14 18:37:28 -05:00
test_db.rb Fixed BSON behavior: now correctly writes _id first. 2009-01-27 16:26:42 -05:00
test_db_api.rb Test using non-ObjectID _id value. 2009-01-26 08:51:27 -05:00
test_db_connection.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_message.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_mongo.rb Use "ruby-mongo-" as db name prefix for all tests. 2009-01-28 14:21:23 -05:00
test_objectid.rb New ObjectID#legal_oid_string. Use that in ObjectID#from_string. 2009-01-15 11:25:23 -05:00
test_ordered_hash.rb Fixed OrderedHash key deletion. 2009-01-21 10:53:26 -05:00
test_round_trip.rb Use mongo-qa only if it is in a "sister directory", not a subdirectory. 2009-01-28 14:15:21 -05:00