mongo-ruby-driver/tests
Jim Menard 6532dd7d9b Hints are now BSON objects (probably ordered hashes) instead of arrays. Also make sure index exists for hint field in test. 2009-01-30 14:35:22 -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 serialization bug: was modifying objects with ids. 2009-01-28 15:38:31 -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_chunk.rb GridStore (GridFS) implementation. 2009-01-29 11:23:50 -05:00
test_cursor.rb Moved hint call from Cursor into Collection#find options and Query#initialize 2009-01-29 07:15:59 -05:00
test_db.rb Test for string port value. 2009-01-29 16:58:55 -05:00
test_db_api.rb Hints are now BSON objects (probably ordered hashes) instead of arrays. Also make sure index exists for hint field in test. 2009-01-30 14:35:22 -05:00
test_db_connection.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_grid_store.rb GridStore (GridFS) implementation. 2009-01-29 11:23:50 -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