Commit Graph

7 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
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Scott Hernandez
7f62960716 SERVER-20326: Make sure to update the existing minvalid doc if it exists 2015-10-06 14:15:07 -04:00
Scott Hernandez
b8cc9df055 SERVER-20326: fix apply batch boundaries test 2015-10-02 11:51:53 -04:00
Scott Hernandez
c757c1537b SERVER-20326: simplify apply batch boundaries test 2015-10-01 08:01:06 -04:00
Scott Hernandez
18de2f3d6b SERVER-20326: record apply batch boundaries 2015-09-25 17:30:33 -04:00