Commit Graph

15 Commits

Author SHA1 Message Date
Cheahuychou Mao
e54f2f5248 SERVER-84332 Add jscore passthrough testing for connecting to a single-shard cluster using replica set endpoint (#18076)
GitOrigin-RevId: e0af5e97693ad4b900cf6f5d2bbfbdbbbec530ce
2024-01-19 02:50:40 +00:00
Cheahuychou Mao
e32a4692a4 SERVER-84265 Make jscore tests that currently expect mongod explain format handle mongos explain format (#17655)
GitOrigin-RevId: b7fd02662ac43a9db39e5adb9adcc386f64feedf
2023-12-21 03:03:17 +00:00
Joseph Prince
d04dc10cac SERVER-82311 rename test tag
GitOrigin-RevId: 598fb15a21c0c4e53ef47a4b5c5dc6f5ae5fd5ed
2023-12-14 06:03:22 +00:00
David Dominguez-Sal
55a72762e9 SERVER-76587 Renamed collections named test as the filename where they are implemented 2023-10-06 15:29:28 +00:00
Matt Broadstone
0893121fb0 SERVER-80264 Groom jstest tags and refactor simulate ap override 2023-08-23 17:45:15 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Shin Yee Tan
669dc354f8 SERVER-70761 Update api version tests to use unique db namespaces 2023-06-13 23:34:14 +00:00
Davis Haupt
d29894ea9d SERVER-76555 Stress-test $queryStats in core passthrough 2023-05-24 16:29:26 +00:00
Matt Broadstone
43b8732430 SERVER-74787 Prepare jstest corpus for implicit strict mode 2023-05-07 16:55:23 +00:00
Billy Donahue
49395d449c SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
Projjal Chanda
a5100222e7 SERVER-73872: Perform apiStrict checking for fields in inner structs in a command.
During parsing a command, before parsing an inner struct we construct a new IDLParserContext for it by passing the original context. The apiStrict value is however not retained in the new context object.
2023-02-21 16:35:40 +00:00
Alyssa Wagenmaker
5f0ff89c34 SERVER-73252 make maybeQueryIsColumnScanEligible account for apiStrict 2023-01-24 22:26:39 +00:00
Alyssa Wagenmaker
8142491b15 SERVER-72952 Disallow creation of CSI in API strict mode 2023-01-20 19:02:13 +00:00
Gregory Noma
4be00f9aef SERVER-64473 Split up core jstest directory 2023-01-09 22:32:29 +00:00