Tyler Brock
|
6944794fb2
|
RUBY-422 Cleanup testing output
|
2012-03-16 16:17:33 -04:00 |
Tyler Brock
|
0ae757c69b
|
RUBY-416 unit test stub fix
|
2012-03-07 12:38:04 -05:00 |
Tyler Brock
|
68f19039d2
|
minor: updates for replica set tests, mock socket stubs
|
2012-03-06 17:06:42 -05:00 |
Tyler Brock
|
c802c7eba3
|
minor: fixes for tests in Ruby 1.8.7
|
2012-02-18 19:24:27 -05:00 |
Tyler Brock
|
12e1af0c3d
|
minor: tests now prefer test-unit gem in ruby 1.9.x
|
2012-02-06 19:25:11 -05:00 |
Kyle Banker
|
6f57665631
|
minor: test fix
|
2011-11-07 18:01:27 -05:00 |
Kyle Banker
|
fbdf16bd48
|
minor: text fixes
|
2011-11-07 13:36:57 -05:00 |
Kyle Banker
|
025e56732e
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
Wojciech Piekutowski
|
6cdae6dc7e
|
Move helper methods away from tests setup to avoid redefinition on each test run
|
2011-02-20 16:00:06 +01:00 |
Wojciech Piekutowski
|
979483fd1e
|
Fix indentation
|
2011-02-20 15:39:09 +01:00 |
Wojciech Piekutowski
|
0f3fda805e
|
Silence shoulda warnings
|
2011-02-20 15:38:21 +01:00 |
Kyle Banker
|
fe897d077c
|
minor: no longer using a new db per test run
|
2010-12-15 12:55:06 -05:00 |
Kyle Banker
|
0a47b76fca
|
Toward automated rs tests
|
2010-12-13 16:25:23 -05:00 |
Kyle Banker
|
08b7cddc81
|
Initial ReplSetConnection checking. Refactoring.
|
2010-12-10 16:00:35 -05:00 |
Kyle Banker
|
b63250e6e4
|
Fix for connections to replica sets with 1 secondary and 1 arbiter
|
2010-12-10 11:12:18 -05:00 |
Kyle Banker
|
ed06ae4342
|
Tests should use unique test db; Rakefile fixes
|
2010-12-02 12:36:44 -05:00 |
Kyle Banker
|
dd02b12282
|
minor: test updates for JRuby in 1.9 mode
|
2010-10-14 16:11:30 -04:00 |
Kyle Banker
|
80044b9a58
|
RUBY-187 All tests can now use custom host and port;
Minor test fixes.
|
2010-10-13 17:09:23 -04:00 |
Kyle Banker
|
13f49585e9
|
RUBY-185 fix JRuby null pointer exception on embedded docs
Better HashWithIndifferentAccess tests
|
2010-10-07 17:05:45 -04:00 |
Kyle Banker
|
065517ac29
|
Fixed test bug; better replication ack tests; deprecated DB#error and DB#last_status for DB#get_last_error
|
2010-08-02 18:19:54 -04:00 |
Kyle Banker
|
56661c4c66
|
minor: docs
|
2010-05-04 16:06:06 -04:00 |
Kyle Banker
|
065d97ca1c
|
Replication acknowledgment RUBY-126
|
2010-05-04 16:00:05 -04:00 |
Kyle Banker
|
2e78eb6c66
|
RUBY-118
|
2010-04-05 15:48:35 -04:00 |
Kyle Banker
|
c4d5cb641b
|
renamed mongo_bson to bson
|
2010-04-05 10:39:55 -04:00 |
Kyle Banker
|
89fe06250e
|
re-require shoulda; gridfs decoupling
|
2010-02-22 15:49:04 -05:00 |
Kyle Banker
|
54a68c7438
|
minor: removed shoulda dependency
|
2010-02-19 19:17:38 -05:00 |
Kyle Banker
|
05b5fc576b
|
Cleanup w/r/t loading c ext and testing it
|
2009-12-01 13:49:57 -05:00 |
Kyle Banker
|
f029cdde6a
|
added test case for cbson utf-8
|
2009-11-30 17:50:54 -05:00 |
Kyle Banker
|
7890d6e146
|
Fixes for replica pairs.
|
2009-11-23 13:13:14 -05:00 |
Kyle Banker
|
e40d9cec3c
|
Deprecated Collection#clear in favor of Collection#remove. Introduced shoulda and mocha for upcoming tests.
|
2009-10-20 11:31:07 -04:00 |