mongo-ruby-driver/test
Kyle Banker 68af3dbe8f Allow the setting of safe mode globally on the Connection,
DB, and Collection levels. The safe mode setting will
automatically be inherited down the hierarchy Connection ->
DB -> Collection -> (insert, update, remove). This default
can be overridden at any time. Connection#safe, DB#safe, and
Collection#safe will yield the current default value.
2010-11-03 17:36:08 -04:00
..
auxillary Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
bson minor: test validates that we remove duplicate _id only on insert. 2010-11-02 15:40:40 -04:00
data test case for RUBY-99 2010-02-23 11:16:11 -05:00
replica_pairs Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
replica_sets Allow specification of replica set name on connect. 2010-11-03 15:12:15 -04:00
support minor: test fix 2010-10-13 18:27:19 -04:00
threading RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
unit Allow the setting of safe mode globally on the Connection, 2010-11-03 17:36:08 -04:00
collection_test.rb Allow idiomatic :drop_dups in addition to :dropDups 2010-11-02 14:50:02 -04:00
connection_test.rb Allow specification of replica set name on connect. 2010-11-03 15:12:15 -04: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 RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
db_api_test.rb minor: test updates for JRuby in 1.9 mode 2010-10-14 16:11:30 -04: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 RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
grid_file_system_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
grid_io_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
grid_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
safe_test.rb Allow the setting of safe mode globally on the Connection, 2010-11-03 17:36:08 -04:00
support_test.rb minor: added missing tests 2010-10-12 15:41:24 -04:00
test_helper.rb minor: test updates for JRuby in 1.9 mode 2010-10-14 16:11:30 -04:00
threading_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00