mongo-ruby-driver/tests
Jim Menard 28c66a060c New mongo-qa test runner and corresponding driver-side files. 2009-02-02 13:12:33 -05:00
..
mongo-qa New mongo-qa test runner and corresponding driver-side files. 2009-02-02 13:12:33 -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 Support binary subtypes in Ruby driver. Bumped patch version number. 2009-02-02 10:07:01 -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 New GridFS Version 1.0 storage format. 2009-01-30 16:44:29 -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 Changed test that failes because Mongo started generating _id values automagically. Bumped patch version number. Changed test that needed bogus domain but used existing example.com. 2009-02-01 09:03:55 -05:00
test_db_api.rb Changed test that failes because Mongo started generating _id values automagically. Bumped patch version number. Changed test that needed bogus domain but used existing example.com. 2009-02-01 09:03:55 -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 New GridFS Version 1.0 storage format. 2009-01-30 16:44:29 -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