This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19,288
Commits
160
Branches
1,474
Tags
d626379119a6de9f2fb390780cf2fc336dfd540d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Aaron
d7a5f9060c
SERVER-6576 SERVER-6602 Fix loadserverscripts.js to clear variables so it can be run multiple times in a row and to wait until a parallel shell insert completes before checking the result.
2012-07-26 13:17:09 -07:00
Aaron
7bc2734972
SERVER-6576 Run loadserverscripts test on a separate database, to exercise running against a database other than 'db' and to prevent conflicts with other parallel suite tests that use the test.system.js collection. Also remove commented out test case.
2012-07-24 19:42:57 -07:00
William Zola
5248546455
New file: jstests/loadserverscripts.js
...
Implements tests from QA-104 to test db.loadServerScripts()
2012-07-18 14:52:37 -07:00