There are 84 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
cb90c762-4f63-4fbd-ae9e-7c7922243bd6 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
61319160-5aad-46e2-bf9e-e49d9107e9e0 | afdeb624-fff0-4652-971e-3d34282881cf | getRoot() returns LiveObject with id "root" | realtime/objects Realtime with Objects plugin getRoot() returns LiveObject with id "root" | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
606deeef-e78c-42d0-8fce-7270301411ae | 23588723-7c16-4259-b11b-203922b8414b | getRoot() returns empty root when no objects exist on a channel | realtime/objects Realtime with Objects plugin getRoot() returns empty root when no objects exist on a channel | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
a8f68c14-c168-471b-80f5-8574ab73326d | ecc4c7c2-1819-4dce-ab00-117d0cb32fe1 | getRoot() waits for initial OBJECT_SYNC to be completed before resolving | realtime/objects Realtime with Objects plugin getRoot() waits for initial OBJECT_SYNC to be completed before resolving | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
9142d6bd-b74d-43e5-b5a8-9af3e2a83329 | 3edcf195-dca9-424c-8ec7-a8f5a5d521b0 | getRoot() resolves immediately when OBJECT_SYNC sequence is completed | realtime/objects Realtime with Objects plugin getRoot() resolves immediately when OBJECT_SYNC sequence is completed | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
ea4455e5-4105-4a31-802d-6e14185d2310 | eaf94720-2dc0-4856-ba81-166a9bb3f93d | getRoot() waits for OBJECT_SYNC with empty cursor before resolving | realtime/objects Realtime with Objects plugin getRoot() waits for OBJECT_SYNC with empty cursor before resolving | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
7dbbb231-17fd-4fd5-9819-134a5f7c8bce | 227467a5-dcc3-4405-862f-3ed28457fcf2 | LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol | Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10 |
5f08b72f-dada-4593-96b4-7d780c45aa29 | 24d432a4-5a6a-43e1-ad6f-9534d3de282e | LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol | Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10 |
a3294c9f-b9d2-4df4-a85e-d7507e1232ee | d37900b7-6e99-47c4-87f5-d90946336035 | LiveCounter is initialized with initial value from OBJECT_SYNC sequence with comet binary protocol | realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with comet binary protocol | Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10 |
a2c88d70-c15c-4a37-8a10-5c75393baab6 | c248d896-b632-47b5-90e1-68c9c2350162 | LiveCounter is initialized with initial value from OBJECT_SYNC sequence with comet text protocol | realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with comet text protocol | Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10 |
90b368db-265d-4fe6-91e4-93b7586e4be7 | 4e367fa6-9b68-4ba2-9eed-66da5a625ff2 | LiveCounter is initialized with initial value from OBJECT_SYNC sequence with binary protocol | realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with binary protocol | Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10 |
66c0609f-ee76-44f5-afaf-eefaa6db6f67 | af005c1e-b475-470f-9eed-01bd79e135e7 | LiveCounter is initialized with initial value from OBJECT_SYNC sequence with text protocol | realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with text protocol | Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10 |
35059614-c5fc-48f9-8a17-dcdd77a46f04 | 8a3d1519-e397-4f1a-af1c-edc38feb9283 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol | Check nested counter has correct value: expected +0 to equal 20 |
e89dea7f-a6d6-468b-b78d-3c4bafffb258 | 4de04b3d-72b9-434e-831e-133a6dff3485 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol | Check nested counter has correct value: expected +0 to equal 20 |
3c8245f8-8d6e-4c62-a7a1-dca921c020d7 | 8b827ab8-fa79-47f3-81a2-42bf4a73e642 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet binary protocol | Check nested counter has correct value: expected +0 to equal 20 |
15e86a34-8761-4a16-be6b-8a56fd9f2840 | ad029381-f8b9-4c2e-901e-06a97ec9be61 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet text protocol | Check nested counter has correct value: expected +0 to equal 20 |
f94c1886-a5c9-493b-874d-12075e227653 | f68ba7a5-72c7-4d17-98fd-3e602fadd64c | LiveMap is initialized with initial value from OBJECT_SYNC sequence with binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with binary protocol | Check nested counter has correct value: expected +0 to equal 20 |
e3d560c3-0c84-4550-a105-718b013eadb9 | eb5353a4-f520-4bed-b679-afd58cc49452 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with text protocol | Check nested counter has correct value: expected +0 to equal 20 |
351a817c-6d2f-461b-b9da-43b2fcd75a31 | fa859ada-d077-40e2-8b35-155d2b0fe45c | LiveMap can reference the same object in their keys with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with web_socket binary protocol | Check nested counter has correct value: expected +0 to equal 20 |
4eae6a9a-a38d-43d3-9235-1b1a409886d8 | 6edbc500-67e9-46aa-9e69-a7b7a4aea6fc | LiveMap can reference the same object in their keys with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with web_socket text protocol | Check nested counter has correct value: expected +0 to equal 20 |
c1e4309d-2c8e-4ebf-b27e-eed9c22d36fa | 025a8476-7a08-4ac7-9cd4-9dcf090522bd | LiveMap can reference the same object in their keys with comet binary protocol | realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with comet binary protocol | Check nested counter has correct value: expected +0 to equal 20 |
e030de16-45e8-4b5b-a592-cc8dd46c67bd | bad3820c-9cd9-42ae-ad6c-83be0050f4c3 | LiveMap can reference the same object in their keys with comet text protocol | realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with comet text protocol | Check nested counter has correct value: expected +0 to equal 20 |
03453b1c-5ade-4024-85e7-67ea35ef7e1a | 948a083b-9009-4739-8acb-1707dd093cae | LiveMap can reference the same object in their keys with binary protocol | realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with binary protocol | Check nested counter has correct value: expected +0 to equal 20 |
a3f42972-0021-4639-a99e-8f7ccc912cab | 158228de-62a6-4ac3-b6db-144a64faed80 | LiveMap can reference the same object in their keys with text protocol | realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with text protocol | Check nested counter has correct value: expected +0 to equal 20 |
0015c6a3-6c01-453d-a90b-bfeb871f9851 | aa37278d-65b3-4794-995b-a2ba230a0db1 | OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket binary protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
2a523937-309a-42eb-bbb1-5c6e0df2d804 | 374cec9e-32bf-4688-91ee-47ff7ecaef6b | OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket text protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
2892f58a-cc70-4576-887c-6b4fe0387194 | 88fc9e08-c6c2-4d00-a577-46296d52d679 | OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with comet binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with comet binary protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
37870f58-6e9f-499c-b71e-7b6cbd513589 | d43569ae-1c2b-435c-8385-a3121bde9c96 | OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with comet text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with comet text protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
62ebeb4c-b82f-44df-929c-981fec06f147 | cf6061df-f7fe-4e48-8580-08884e36f01a | OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with binary protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
faa52368-8f21-4578-85a2-de4294cce096 | a06eaadf-80b8-48a2-91b9-85b93f51ef0f | OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with text protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
55ffcfcf-7ca9-4168-b38a-bdc00b709e97 | 900d73ef-e24a-45c0-a26e-ebace20dbe5d | can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
4ab6cac4-c3c3-4215-92ff-2cbe2dca6b8c | e52a99bb-294e-422f-91fc-7466ff425190 | can apply MAP_CREATE with primitives object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with web_socket text protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
76379ed1-9d3e-4a52-a42e-5d4d4611b0e9 | 840d0644-c408-4c46-86ea-92bc20361a21 | can apply MAP_CREATE with primitives object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with comet binary protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
a8e35586-c8d1-408e-965f-0b5d1ef49a82 | 455eb6cb-ee79-425d-8c54-78db91a87b22 | can apply MAP_CREATE with primitives object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with comet text protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
34b69ffe-def1-49c8-bcfb-b6d33bc91237 | 3e9d0fe2-fa4e-4b56-a16f-5a3dc08f0f26 | can apply MAP_CREATE with primitives object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with binary protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
52dc24a7-8c79-4fb6-af32-20ebeaf9dca4 | 75575eef-5ebe-468e-98ec-ceaf92822a24 | can apply MAP_CREATE with primitives object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with text protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
ff9f75cf-7b03-4ba3-8492-f6254d970378 | f5f3c3c3-0d22-46cd-873a-a93efccef6cc | can apply MAP_CREATE with object ids object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with web_socket binary protocol | Check counter at "counterReference" key has correct value: expected +0 to equal 1 |
1e6b6767-df28-41a2-a251-825874eb2b16 | fbb21b89-f871-43e9-a413-cdf9c244cb99 | can apply MAP_CREATE with object ids object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with web_socket text protocol | Check counter at "counterReference" key has correct value: expected +0 to equal 1 |
e1d0c90b-c77f-43b5-adc0-da5262803faf | 3a1f9ab2-221a-40c2-b29e-cc1ec9cec9a0 | can apply MAP_CREATE with object ids object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with comet binary protocol | Check counter at "counterReference" key has correct value: expected +0 to equal 1 |
047ab964-7c3c-4ba6-9cf9-534d83f21a3f | ec757c5f-e466-4820-bcba-4791360054b2 | can apply MAP_CREATE with object ids object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with comet text protocol | Check counter at "counterReference" key has correct value: expected +0 to equal 1 |
2eeee4e2-9712-477b-b81d-b75ddefcef0b | 2a0717bc-ef53-43c9-9ae7-1de195ad8651 | can apply MAP_CREATE with object ids object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with binary protocol | Check counter at "counterReference" key has correct value: expected +0 to equal 1 |
422f8d45-cafe-443f-a06b-0ef5d0acbcdb | 07dbabce-9996-46ae-a961-0cac33e260e9 | can apply MAP_CREATE with object ids object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with text protocol | Check counter at "counterReference" key has correct value: expected +0 to equal 1 |
2fefefaf-bd09-464a-a80e-ca32af0c1396 | cb6767a8-62d2-4da7-aa18-68a7d8274ade | can apply MAP_SET with primitives object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with web_socket binary protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
03d9d39d-6484-457d-87a9-efd7a3512c88 | 07423c00-9b5c-4aab-91bb-9c6b96b33970 | can apply MAP_SET with primitives object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with web_socket text protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
9d7b5144-e65b-4937-b0ff-0d68c9ef2311 | 4f4c289f-aeb2-436f-b954-2d6e2f579cda | can apply MAP_SET with primitives object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with comet binary protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
4df7944c-2f75-4960-a322-3c9b79d5b44f | a600f672-9eb2-426d-957c-d1db10371870 | can apply MAP_SET with primitives object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with comet text protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
eecf7cb1-a779-4be3-8bad-6a0e09713336 | bcb8246c-f339-4b9a-8b5c-86ea76c122da | can apply MAP_SET with primitives object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with binary protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
67af5eec-fca1-4a97-926d-7217697cefdc | ad181375-2c14-44fa-af00-ba37b852ed3d | can apply MAP_SET with primitives object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with text protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
8e556ad8-c4ed-41a7-9f33-a99162f4e51f | aee95bcd-9b8b-4aa9-9d8a-df6c4de03d97 | can apply MAP_SET with object ids object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with web_socket binary protocol | Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1 |
d57e168c-7720-404d-a5a9-c38d28cd4249 | 4d229094-a137-44b9-978e-5fbb688e562e | can apply MAP_SET with object ids object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with web_socket text protocol | Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1 |
f53bcb4c-9e3b-4c39-8527-79bfad86d8b7 | 88cb2dcd-288a-4cf8-8a8a-bd45e7491de0 | can apply MAP_SET with object ids object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with comet binary protocol | Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1 |
a0b1963e-ce2f-46e0-8a7b-7ab2f3205377 | dd20b75d-a7af-401c-b960-23045b43c774 | can apply MAP_SET with object ids object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with comet text protocol | Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1 |
4eb824e6-e877-4a47-ab12-75b8bcf8fe93 | 56412f66-d787-4670-bae4-2ea81a63890e | can apply MAP_SET with object ids object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with binary protocol | Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1 |
0dbea6b1-7dac-4b17-a8c3-8a1d2ec77971 | 999fdac6-2dee-4475-969f-a553e7800678 | can apply MAP_SET with object ids object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with text protocol | Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1 |
313a25d3-6ced-4cd8-b81c-c823707e7040 | ec1d1916-6758-49c3-b938-1b3f78f9c0f2 | can apply COUNTER_CREATE object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with web_socket binary protocol | Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10 |
89885a0b-8dec-402e-9a73-c3cb1d0aef51 | 3ff6dc13-9c8c-49de-b960-ba4a867d8769 | can apply COUNTER_CREATE object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with web_socket text protocol | Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10 |
756e20c0-6b70-4884-a3d8-9b85c42f6f42 | c3ac1ae5-9d91-4af7-9d8d-97cc1967a141 | can apply COUNTER_CREATE object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with comet binary protocol | Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10 |
5f4ce176-3ed1-4f02-b8ce-fe0399a57080 | 30ea3dc4-dfa0-4222-89da-6584a9711386 | can apply COUNTER_CREATE object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with comet text protocol | Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10 |
8eea7706-1456-4974-a708-951c276ea3a1 | 2a1fad25-866e-4cc5-a0f3-7964fc9ef2a9 | can apply COUNTER_CREATE object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with binary protocol | Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10 |
7f6ebb1a-bac2-4621-84fb-1b064f5bd8e7 | 31a1ac2b-4a7a-4122-b06b-0fe916202f54 | can apply COUNTER_CREATE object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with text protocol | Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10 |
1b1f1177-7394-41f6-ad90-bf562069808a | 20a21785-5d91-4809-bdaf-e02615c48e03 | OBJECT_DELETE triggers subscription callback with deleted data | realtime/objects Realtime with Objects plugin OBJECT_DELETE triggers subscription callback with deleted data | Check counter subscription callback is called with an expected update object after OBJECT_DELETE operation: expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } } |
ab1049e2-ce79-4849-85fd-3fb3451df792 | 2ebdd1bc-8de8-4f22-8951-a928bf7d2489 | LiveMap.set sends MAP_SET operation with primitive values with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with web_socket binary protocol | Data type is unsupported |
8034e34e-e343-4432-9809-bce93925a09d | d135a9a3-c7b4-46d1-944d-6b58fd726006 | LiveMap.set sends MAP_SET operation with primitive values with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with web_socket text protocol | Data type is unsupported |
35abc159-48b7-4c4c-a7ac-1a4431ca63b3 | bebc0c08-f5ec-4e1d-957b-5d6dd82671d6 | LiveMap.set sends MAP_SET operation with primitive values with comet binary protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with comet binary protocol | Data type is unsupported |
c9830e56-5af3-4210-8428-c2ad8a2a91ea | 60a03262-8fb4-4375-80cd-a56159be650c | LiveMap.set sends MAP_SET operation with primitive values with comet text protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with comet text protocol | Data type is unsupported |
ebe1f002-60ec-4ee0-8a08-98ee3248df92 | 6299cb72-3a75-42bd-9a4f-6f6be85397ca | LiveMap.set sends MAP_SET operation with primitive values with binary protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with binary protocol | Data type is unsupported |
f6150787-57dd-4fca-b5e8-9e5a6ded27fc | bb9e02dc-ed45-409b-8cf7-e98677a9bb61 | LiveMap.set sends MAP_SET operation with primitive values with text protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with text protocol | Data type is unsupported |
bd662f89-4ddd-44c7-805a-8ed58569b916 | 9f2a6f45-1bee-4459-a989-06db0bd7532c | Objects.createMap sends MAP_CREATE operation with primitive values with web_socket binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with web_socket binary protocol | Data type is unsupported |
a9cb5a13-8fad-40e8-8cb6-d30bc6536255 | e312ba3e-c8ab-4feb-af5a-597758cd38a2 | Objects.createMap sends MAP_CREATE operation with primitive values with web_socket text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with web_socket text protocol | Data type is unsupported |
4fe61e55-01a1-4cd8-abab-418c5c0e641b | d6fd41ad-89b0-411d-a903-346d11d27260 | Objects.createMap sends MAP_CREATE operation with primitive values with comet binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with comet binary protocol | Data type is unsupported |
fba56ae7-8c17-49d1-96d8-a9a9bb1d4860 | 17de3027-4927-4614-b855-dc3b9b6b41d0 | Objects.createMap sends MAP_CREATE operation with primitive values with comet text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with comet text protocol | Data type is unsupported |
96621cfc-34c6-47bb-b1ba-5a03abb2e6e3 | cae85afd-8003-4c7a-ab00-88c15de7343e | Objects.createMap sends MAP_CREATE operation with primitive values with binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with binary protocol | Data type is unsupported |
2ecfaa53-350c-45bb-8fbf-4095b14f3057 | ebd535b3-0064-4f60-b085-352971ed3a1a | Objects.createMap sends MAP_CREATE operation with primitive values with text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with text protocol | Data type is unsupported |
85b55375-6143-4ed6-9186-1169673408f8 | 52eeeb4a-0584-4b7d-bb50-8c14a602aaff | Objects.createMap throws on invalid input | realtime/objects Realtime with Objects plugin Objects.createMap throws on invalid input | expected 'Map entries should be a key-value obj…' to contain 'Map entries should be a key/value obj…' |
a872c5bd-f734-4bd9-95c7-66a0eb99b486 | d7f31966-f1fb-4af3-8182-50840a1e715b | object message publish respects connectionDetails.maxMessageSize | realtime/objects Realtime with Objects plugin object message publish respects connectionDetails.maxMessageSize | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
02e2affb-5662-4749-8101-48a4ef5d7718 | 7eb91817-9fbd-4d59-926c-ff1c3a46fd57 | map create op with object payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with object payload | Cannot read properties of undefined (reading 'encodeData') |
2e678043-82ac-4f2e-9c93-92584b197fc4 | c0662a96-18b6-4662-bc0a-37b1f3b530a5 | map create op with string payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with string payload | Cannot read properties of undefined (reading 'encodeData') |
1d3ccb5c-4020-47ef-9832-b55c2d433073 | 011c6cfa-ef57-4536-85fb-c67293a3c6a0 | map create op with bytes payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with bytes payload | Cannot read properties of undefined (reading 'encodeData') |
c657e0b4-992a-4de4-ad35-32d9028ad955 | 0021c26e-29ed-402f-9c26-54931eab1c22 | map create op with boolean payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with boolean payload | Cannot read properties of undefined (reading 'encodeData') |
5a91661a-5992-4e24-91e2-81f5141b2791 | 2f831aea-71df-429b-90ca-0985afd66ca9 | map set operation value=string | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=string | Cannot read properties of undefined (reading 'encodeData') |
2a62799f-ec7e-436a-84e0-e2a06c8d96f0 | b3ceb490-6673-4234-a388-5e888a2e322c | map set operation value=bytes | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=bytes | Cannot read properties of undefined (reading 'encodeData') |
94343942-9e7a-45d2-ac90-d7e5b9018478 | b18866f7-18c6-4f3a-88fe-45419db807d8 | map set operation value=boolean | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=boolean | Cannot read properties of undefined (reading 'encodeData') |
f3db14dc-f04e-4106-b6c3-f162008f615a | b8fba754-1fc7-4871-acfc-bbde0ffc43f1 | map set operation value=double | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double | Cannot read properties of undefined (reading 'encodeData') |
5e4332c6-574e-40a5-86c2-4133024ef50d | 250ca1bc-98c7-4458-86fb-d80589233e29 | map object | realtime/objects Realtime with Objects plugin ObjectMessage message size map object | Cannot read properties of undefined (reading 'encodeData') |