Commit Graph

6 Commits

Author SHA1 Message Date
Kaloian Manassiev
6745d91683 SERVER-21050 Introduce ReplSetTest.State enumeration everywhere
Makes all JS tests access the replica set member state from the class
itself instead of the object instance. Also removes some unused code.
2015-12-11 13:32:56 -05:00
Kaloian Manassiev
c078dc37a9 SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:15:06 -05:00
matt dannenberg
93521085a7 SERVER-21695 fix rollback_index.js 2015-11-30 05:43:08 -05:00
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Eric Milkie
e8d5fd065f SERVER-21298 wait for SECONDARY state before calling count 2015-11-04 16:58:26 -05:00
Benety Goh
230005e3ac SERVER-7244 added tests for rolling back index creation and operations with no _id 2015-09-22 10:31:20 -04:00