Rishab Joshi
|
4329ffafa3
|
SERVER-50442 Remove ensureIndex shell function
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
|
2020-11-17 14:23:10 +00:00 |
Arun Banala
|
7c196029e8
|
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
This reverts commit e69c967ff8.
|
2020-11-12 18:15:38 +00:00 |
Rishab Joshi
|
e69c967ff8
|
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
|
2020-11-12 10:38:50 +00:00 |
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
Mike Grundy
|
6bf0dcee8a
|
SERVER-22341 fix jslint errors in jstests/parallel with eslint --fix
Conflicts:
jstests/parallel/manyclients.js
|
2016-02-05 15:02:53 -05:00 |
Scott Hernandez
|
835a7cc8ea
|
SERVER-13297: convert parallel suite to use jsCore tests
|
2014-03-25 13:46:52 -04:00 |
Aaron
|
3a1907331a
|
SERVER-470 improve event generation helpers
|
2010-01-05 14:31:47 -08:00 |
Aaron
|
88eb16dc0f
|
SERVER-470 move more code to parallel testing fwk
|
2010-01-05 14:05:40 -08:00 |
Aaron
|
5869ed26b8
|
SERVER-470 start extracting framework for parallel test
|
2010-01-05 12:52:26 -08:00 |
Aaron
|
35d800321b
|
SERVER-470 make randomization more determiniztic (wrt seed) in insert test
|
2010-01-04 17:03:34 -08:00 |
Aaron
|
e88f0fdf45
|
SERVER-470 MINOR remove test code
|
2009-12-29 18:28:26 -08:00 |
Aaron
|
d1e3f2afe5
|
SERVER-470 MINOR use return value to check in assert.parallelTests
|
2009-12-29 18:04:57 -08:00 |
Aaron
|
24169676c4
|
SERVER-470 test to run basic js tests in parallel
|
2009-12-29 12:02:21 -08:00 |
Aaron
|
548fc0f895
|
MINOR put helper in assert namespace
|
2009-12-28 13:16:47 -08:00 |
Aaron
|
ad6c3d4132
|
SERVER-470 add runParallelTests helper, improve insert test
|
2009-12-28 13:05:11 -08:00 |