Commit Graph

6 Commits

Author SHA1 Message Date
Mike Grundy
1be713cebb SERVER-23067 Final round of JS linting and formatting 2016-03-18 17:10:31 -04:00
Kaloian Manassiev
3a29ba3270 SERVER-23119 Assert setShardVersion never uses invalid namespace
Ensure that setShardVersion is not sent for inline M/R output and same for
count command with missing or invalid namespace.
2016-03-14 16:22: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
Geert Bosch
23bd6572e3 SERVER-15792: check collection name in count command
Also updates jstest to test this.
2014-10-27 17:40:54 -04: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