.. |
mongo-qa
|
deprecate :offset option to find in favor of :skip
|
2009-09-17 16:45:03 -04:00 |
unit
|
minor: Initial collection unit tests. Logging message update.
|
2009-11-02 15:50:16 -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
|
Added Collection#distinct [RUBY-61]
|
2009-10-27 14:05:45 -04:00 |
test_connection.rb
|
minor: Initial collection unit tests. Logging message update.
|
2009-11-02 15:50:16 -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
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04: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
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |