3 Commits

Author SHA1 Message Date
Jeremy Mikola b1b4122e85 Fix titles of Server session pinning tests 2020-07-29 16:44:07 -04:00
Jeremy Mikola b8bd32f8f3 Use executeCommand for create in txn pinning tests
The previous inconsistency was likely the result of copypasta (especially where executeReadCommand was used). There is no issue with using executeCommand here since an explicit write concern is provided (nothing will be inherited).
2020-07-29 16:44:07 -04:00
Andreas Braun 5ad804ac21 PHPC-1290: Add tests for server selection in sharded transactions 2019-08-28 20:10:47 +02:00