Skip to content

Commit 8dcb543

Browse files
authored
PHPLIB-1089: Sync CSFLE spec tests for state collection namespace validation (#1051)
Synced with mongodb/specifications@8f6f4a3
1 parent 65d7418 commit 8dcb543

File tree

46 files changed

+38565
-129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+38565
-129
lines changed

tests/SpecTests/ClientSideEncryptionSpecTest.php

Lines changed: 196 additions & 0 deletions
Large diffs are not rendered by default.

tests/SpecTests/client-side-encryption/tests/fle2-CreateCollection.json

Lines changed: 126 additions & 126 deletions
Large diffs are not rendered by default.

tests/SpecTests/client-side-encryption/tests/fle2-EncryptedFields-vs-EncryptedFieldsMap.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@
9494
},
9595
"encryptedFieldsMap": {
9696
"default.default": {
97-
"escCollection": "esc",
98-
"eccCollection": "ecc",
99-
"ecocCollection": "ecoc",
97+
"escCollection": "enxcol_.default.esc",
98+
"eccCollection": "enxcol_.default.ecc",
99+
"ecocCollection": "enxcol_.default.ecoc",
100100
"fields": []
101101
}
102102
}

0 commit comments

Comments
 (0)