@fluidframework/test-runtime-utils 2.70.0-361788 → 2.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/api-report/test-runtime-utils.legacy.beta.api.md +3 -3
- package/dist/assertionShortCodesMap.d.ts +23 -9
- package/dist/assertionShortCodesMap.d.ts.map +1 -1
- package/dist/assertionShortCodesMap.js +24 -10
- package/dist/assertionShortCodesMap.js.map +1 -1
- package/dist/mocks.d.ts +1 -1
- package/dist/mocks.d.ts.map +1 -1
- package/dist/mocks.js +1 -3
- package/dist/mocks.js.map +1 -1
- package/dist/mocksDataStoreContext.d.ts +2 -2
- package/dist/mocksDataStoreContext.d.ts.map +1 -1
- package/dist/mocksDataStoreContext.js +2 -2
- package/dist/mocksDataStoreContext.js.map +1 -1
- package/lib/assertionShortCodesMap.d.ts +23 -9
- package/lib/assertionShortCodesMap.d.ts.map +1 -1
- package/lib/assertionShortCodesMap.js +24 -10
- package/lib/assertionShortCodesMap.js.map +1 -1
- package/lib/mocks.d.ts +1 -1
- package/lib/mocks.d.ts.map +1 -1
- package/lib/mocks.js +1 -3
- package/lib/mocks.js.map +1 -1
- package/lib/mocksDataStoreContext.d.ts +2 -2
- package/lib/mocksDataStoreContext.d.ts.map +1 -1
- package/lib/mocksDataStoreContext.js +2 -2
- package/lib/mocksDataStoreContext.js.map +1 -1
- package/package.json +20 -39
- package/src/assertionShortCodesMap.ts +24 -10
- package/src/mocks.ts +1 -3
- package/src/mocksDataStoreContext.ts +2 -2
|
@@ -456,7 +456,6 @@ export const shortCodeMap = {
|
|
|
456
456
|
"0x2e4": "there should be service config for active connection",
|
|
457
457
|
"0x2e8": "There should be a store context for the op",
|
|
458
458
|
"0x2e9": "Must call getLocalState() after applying initial states",
|
|
459
|
-
"0x2ea": "Configuration state should be enabled",
|
|
460
459
|
"0x2eb": "Summary not supported with configuration disabled",
|
|
461
460
|
"0x2ec": "Blob must be present in blobsContents",
|
|
462
461
|
"0x2ed": "There should be a channel context for the op",
|
|
@@ -1695,7 +1694,6 @@ export const shortCodeMap = {
|
|
|
1695
1694
|
"0xb9e": "entryPoint must be of type IStaticEntryPoint",
|
|
1696
1695
|
"0xb9f": "entryPoint must be of type RootDataObject",
|
|
1697
1696
|
"0xba0": "No recipient found for local signal",
|
|
1698
|
-
"0xba1": "Extension entry is not of the expected type",
|
|
1699
1697
|
"0xba2": "Reentrancy not allowed in BatchRunCounter",
|
|
1700
1698
|
"0xba3": "Mismatch in staged state tracking",
|
|
1701
1699
|
"0xba4": "local operation must have a pending array",
|
|
@@ -1791,7 +1789,6 @@ export const shortCodeMap = {
|
|
|
1791
1789
|
"0xc15": "Expected ObjectNodeStoredSchema",
|
|
1792
1790
|
"0xc16": "missing schema for array node",
|
|
1793
1791
|
"0xc17": "Expected MapNodeStoredSchema",
|
|
1794
|
-
"0xc18": "Expected ObjectNodeStoredSchema",
|
|
1795
1792
|
"0xc19": "Expected FieldSchemaAlpha",
|
|
1796
1793
|
"0xc1a": "Expected MapNodeStoredSchema",
|
|
1797
1794
|
"0xc1b": "Expected at least two types",
|
|
@@ -1803,12 +1800,7 @@ export const shortCodeMap = {
|
|
|
1803
1800
|
"0xc23": "Tracked summary properties must be available when tracking a summary",
|
|
1804
1801
|
"0xc24": "Already tracking a summary",
|
|
1805
1802
|
"0xc25": "Tracked summary properties must not be available when ready to track",
|
|
1806
|
-
"0xc26": "Incremental chunk contents not found",
|
|
1807
1803
|
"0xc27": "incremental decoder not available for incremental field decoding",
|
|
1808
|
-
"0xc28": "Incremental chunk data missing",
|
|
1809
|
-
"0xc29": "should return to fields mode when finished encoding",
|
|
1810
|
-
"0xc2a": "incremental encoding must be enabled to use IncrementalFieldShape",
|
|
1811
|
-
"0xc2b": "incremental encoding must be enabled",
|
|
1812
1804
|
"0xc2c": "The data store should be locally visible when generating attach summary",
|
|
1813
1805
|
"0xc2d": "logger would be in sessionIdOrLogger in this codepath",
|
|
1814
1806
|
"0xc2e": "DecomposedContainerForContainerRuntime is not a ContainerRuntime",
|
|
@@ -1887,7 +1879,6 @@ export const shortCodeMap = {
|
|
|
1887
1879
|
"0xc7a": "No pending change stored for this revision",
|
|
1888
1880
|
"0xc7b": "missing anchor",
|
|
1889
1881
|
"0xc7c": "Unknown modular change format",
|
|
1890
|
-
"0xc7d": "invalid AnnotatedAllowedTypes",
|
|
1891
1882
|
"0xc7e": "Pending blob already in redirect table",
|
|
1892
1883
|
"0xc7f": "Expected blob to be attached",
|
|
1893
1884
|
"0xc80": "Expect uploadAndAttach to be called with either localOnly or uploaded state",
|
|
@@ -1895,6 +1886,29 @@ export const shortCodeMap = {
|
|
|
1895
1886
|
"0xc82": "Attempting to attach from unexpected state",
|
|
1896
1887
|
"0xc83": "Pending blob must be in local cache",
|
|
1897
1888
|
"0xc84": "Pending blob must not be in attached state",
|
|
1898
|
-
"0xc85": "bind must be an ISharedObjectHandle"
|
|
1889
|
+
"0xc85": "bind must be an ISharedObjectHandle",
|
|
1890
|
+
"0xc86": "Encoded incremental chunk not found",
|
|
1891
|
+
"0xc87": "Non object nodes with fields should only have one allowedTypes entry",
|
|
1892
|
+
"0xc88": "incremental encoder must be defined to use incrementalFieldEncoder",
|
|
1893
|
+
"0xc89": "catching up without clientId",
|
|
1894
|
+
"0xc8a": "catching up without clientId",
|
|
1895
|
+
"0xc8b": "connected without clientId",
|
|
1896
|
+
"0xc8c": "connected with different clientId than pending",
|
|
1897
|
+
"0xc8d": "connection state mismatch between getConnectionState and setConnectionStatus notification",
|
|
1898
|
+
"0xc8e": "localOpMetadata should be a number",
|
|
1899
|
+
"0xc8f": "local op mismatch",
|
|
1900
|
+
"0xc90": "localOpMetadata should be a number",
|
|
1901
|
+
"0xc91": "op to rollback mismatch with pending op",
|
|
1902
|
+
"0xc92": "invalid increment op format",
|
|
1903
|
+
"0xc93": "localOpMetadata should be a function",
|
|
1904
|
+
"0xc94": "expected exactly one field in batch",
|
|
1905
|
+
"0xc95": "missing proxy",
|
|
1906
|
+
"0xc96": "Expected ObjectNodeStoredSchema",
|
|
1907
|
+
"0xc97": "Presence compatibility generation mismatch.",
|
|
1908
|
+
"0xc98": "Registered version is not major version 2.",
|
|
1909
|
+
"0xc99": "Registered version is not less than the current version.",
|
|
1910
|
+
"0xc9a": "Presence capabilities should be empty.",
|
|
1911
|
+
"0xc9b": "Presence extension called without own compatibility details",
|
|
1912
|
+
"0xc9c": "Data store context does not implement ContainerExtensionProvider"
|
|
1899
1913
|
};
|
|
1900
1914
|
//# sourceMappingURL=assertionShortCodesMap.js.map
|