Resync command monitoring and unified test format tests. Redact entire hello response when the command started contained speculativeAuthenticate. Make OP_REPLY cursor.cursor_id always be an Int64.
24 lines
462 B
JSON
24 lines
462 B
JSON
{
|
|
"description": "expectedCmapEvent-connectionCheckedOutEvent-additionalProperties",
|
|
"schemaVersion": "1.3",
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": [],
|
|
"expectEvents": [
|
|
{
|
|
"client": "client0",
|
|
"eventType": "cmap",
|
|
"events": [
|
|
{
|
|
"connectionCheckedOutEvent": {
|
|
"foo": "bar"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|