mongo-ruby-driver/test
Steve Sloan 8a7296599b Refactored logging of DB operations to use Connection#instrument.
This allows for easy overriding, e.g. to ActiveSupport notifications.
2011-01-31 15:13:12 -05:00
..
auxillary RUBY-232 handle authentication with connection pooling 2011-01-31 14:47:38 -05:00
bson RUBY-222 BSON::Code must be a string. 2011-01-06 10:11:15 -05:00
data Tests for GridIO#each 2010-12-01 13:30:57 -05:00
replica_sets minor: alias #read_primary? with #primary? 2011-01-17 13:37:41 -05:00
support minor: test fix 2010-10-13 18:27:19 -04:00
threading minor: increase pool size on pooled threading test. 2010-12-15 12:19:58 -05:00
tools Fix for repl set manager 2010-12-15 15:07:01 -05:00
unit Refactored logging of DB operations to use Connection#instrument. 2011-01-31 15:13:12 -05:00
collection_test.rb RUBY-222 Collection#group gets a new, reasonable API 2011-01-06 10:05:19 -05:00
connection_test.rb RUBY-230 minor: test fix for maxBsonObjectSize 2011-01-18 16:20:51 -05:00
conversions_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
cursor_fail_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
cursor_message_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
cursor_test.rb Cursor#count now has optional argument to make it take notice of skip and limit 2010-11-24 13:51:05 -05:00
db_api_test.rb RUBY-222 update tests for new Collection#group API 2011-01-06 10:32:50 -05:00
db_connection_test.rb Fix DB#error and DB#last_status deprecation warnings in unit tests. 2010-09-13 10:48:08 -04:00
db_test.rb Create index concurrency fix 2010-11-09 13:34:28 -05:00
grid_file_system_test.rb RUBY-210 GridIO#seek with GridIO#read_all 2010-12-15 15:07:30 -05:00
grid_io_test.rb RUBY-210 GridIO#seek with GridIO#read_all 2010-12-15 15:07:30 -05:00
grid_test.rb Tests for GridIO#each 2010-12-01 13:30:57 -05:00
safe_test.rb Update and remove return error object in safe mode 2010-11-09 13:07:01 -05:00
support_test.rb minor: added missing tests 2010-10-12 15:41:24 -04:00
test_helper.rb minor: no longer using a new db per test run 2010-12-15 12:55:06 -05:00
threading_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
uri_test.rb RUBY-227 passwords in URIs can contain all 2011-01-17 11:05:24 -05:00