Commit Graph

8 Commits

Author SHA1 Message Date
Nathan Brown
0fefcf8434 SERVER-7143 replace standard library number parsing with custom NumberParser 2019-06-27 10:04:18 -04:00
Max Hirschhorn
9ad8d6335f SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62)
2019-03-11 18:17:29 -04:00
Jonathan Reams
f3d5da9195 SERVER-27576 Fix quit() in shell and all the tests that depend on it 2017-01-12 11:26:24 -05:00
Matt Cotter
68c8715fea SERVER-27289 fix ConnectionString parsing in shell 2016-12-13 16:12:18 -05:00
Matt Cotter
88b540f0c1 SERVER-22382 allow mongo --host to take uri 2016-08-18 14:13:01 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
3bed8596d1 SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
	jstests/core/count_hint.js
2016-02-09 13:41:02 -05:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00