mongo-ruby-driver/test
Kyle Banker cd44c3c918 Fixed index ordering 2009-11-17 13:20:57 -05:00
..
mongo-qa deprecate :offset option to find in favor of :skip 2009-09-17 16:45:03 -04:00
unit Added support for multi-update (available in mongo >= 1.1.3) 2009-11-05 16:08:54 -05:00
test_admin.rb Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests. 2009-10-20 11:31:07 -04:00
test_bson.rb minor: test for duplicate _id (as string and symbol) 2009-10-22 16:12:42 -05:00
test_byte_buffer.rb Removed InsertMessage, RemoveMessage, and UpdateMessage, and refactored accordingly. 2009-10-19 17:14:41 -04:00
test_chunk.rb Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests. 2009-10-20 11:31:07 -04:00
test_collection.rb Fixed index ordering 2009-11-17 13:20:57 -05:00
test_connection.rb added tests for copy_database 2009-11-04 11:57:03 -05:00
test_conversions.rb Updating sorting to new syntax 2009-10-08 10:03:19 -04:00
test_cursor.rb Added server version checking. Updated tests for compatibility > 1.1.3 2009-10-26 14:54:33 -04:00
test_db.rb Checking response on buildinfo command. 2009-11-02 13:22:46 -05:00
test_db_api.rb Added server version checking. Updated tests for compatibility > 1.1.3 2009-10-26 14:54:33 -04:00
test_db_connection.rb Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests. 2009-10-20 11:31:07 -04:00
test_grid_store.rb Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests. 2009-10-20 11:31:07 -04:00
test_helper.rb Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests. 2009-10-20 11:31:07 -04:00
test_objectid.rb Added #hash method for ObjectID. 2009-11-11 10:47:42 -05:00
test_ordered_hash.rb OrderedHash#each returns self not ordered_keys 2009-10-05 21:35:02 +08:00
test_round_trip.rb API CHANGE: moving XGen::Mongo::Driver and XGen::Mongo to Mongo and XGen::Mongo::GridFS to GridFS 2009-08-20 10:50:48 -04:00
test_slave_connection.rb Refactored Query class into Cursor class. 2009-10-22 14:10:12 -04:00
test_threading.rb Updates and insert in safe mode are now thread-safe. 2009-11-05 15:14:48 -05:00