mongo-ruby-driver/test
Kyle Banker a7c75d7fae Raise error on non utf-8 string in 1.8 2009-11-30 17:06:21 -05:00
..
mongo-qa deprecate :offset option to find in favor of :skip 2009-09-17 16:45:03 -04:00
replica Updates for connection-pooled operations on replica pairs. 2009-11-24 15:20:51 -05:00
threading Fixes for 1.9.1 compatibility. 2009-11-24 16:13:14 -05:00
unit minor: oops parens were still giving a warning 2009-11-25 10:35:06 -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 Raise error on non utf-8 string in 1.8 2009-11-30 17:06:21 -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 minor: Docs, cleanup, history. 2009-11-25 11:26:30 -05:00
test_connection.rb Merged branch for initial connection pooling code 2009-11-23 15:20:05 -05:00
test_conversions.rb Completed deprecation of old sort options, :offset, and Collection#clear 2009-11-23 18:09:13 -05:00
test_cursor.rb Merged branch for initial connection pooling code 2009-11-23 15:20:05 -05:00
test_db.rb Merged branch for initial connection pooling code 2009-11-23 15:20:05 -05:00
test_db_api.rb Removed some unused methods. 2009-11-24 14:04:39 -05: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 Fixes for replica pairs. 2009-11-23 13:13:14 -05: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 Removed some unused methods. 2009-11-24 14:04:39 -05:00
test_threading.rb Tests passing for connection pooling. 2009-11-24 13:47:37 -05:00