There are 56 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 403f26a7-d22e-4aca-9e64-8e3457f93cf1 | dd3c605d-6b36-4741-a226-6cda28292274 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with web_socket binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object 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 undefined to deeply equal { amount: -1 } |
| bc88f65c-e7fc-47eb-9838-07f1f47d1351 | 451fe1c1-dee1-43a2-bc65-41031735e134 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with web_socket text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object 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 undefined to deeply equal { amount: -1 } |
| 3c040796-28c0-4661-9af9-6afded0603c5 | 30a9bd21-2b09-48f7-9dad-0c69e7e2bf66 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with comet binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object 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 undefined to deeply equal { amount: -1 } |
| f579c4e4-c687-4d89-8622-b3bc2f2e885e | 336f044f-966c-41f9-a475-ca1f047f6a53 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with comet text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object 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 undefined to deeply equal { amount: -1 } |
| 2a0d523d-bc0e-4bb4-a319-d0533dad0913 | f7eeba66-3d98-400a-8cfc-02bd126ab748 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object 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 undefined to deeply equal { amount: -1 } |
| 4b53382f-cdae-4bfe-a61b-7cf9441fe019 | dc801a9b-c41e-4dc6-9bb0-789d304334c6 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object 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 undefined to deeply equal { amount: -1 } |
| 477dba6e-8ea0-4422-af0f-89252d569a8c | d5db17fb-cab8-4a28-9e99-a114d06c75a0 | can apply MAP_REMOVE object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with web_socket binary protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 3916f1c1-704c-4a90-8b8a-3a6bd1e1a92c | 01b4e07d-dc4a-4687-b13c-499fede0b264 | can apply MAP_REMOVE object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with web_socket text protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 827b7576-1481-42c1-b2ea-873d0991aeee | 4f1095e0-3d01-427c-bfc8-c3c7a31bc791 | can apply MAP_REMOVE object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with comet binary protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 2adf4d14-912f-4d56-8b33-aa7c27f48322 | 78095e2d-a975-4bc2-a6c0-7f27cd5cc56a | can apply MAP_REMOVE object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with comet text protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 90370e4a-a390-4dec-ae1c-c9e1053c58f7 | e2635e85-eae1-46a7-a1e3-ba9c48ccb8b2 | can apply MAP_REMOVE object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with binary protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 8cfcfb7c-c7bc-4981-99a3-ca2c21c1e403 | 93419e10-ecae-4063-b939-1fc38496e497 | can apply MAP_REMOVE object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with text protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 3ccb38d2-0a9f-4e10-acb4-cd48d6de66b9 | 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 map subscription callback is called with an expected update object after OBJECT_DELETE operation: expected undefined to deeply equal { foo: 'removed', baz: 'removed' } |
| a448bd48-0cad-4312-9631-8053352021ad | 6e8be65f-3587-4fd4-b043-34e939fb768c | LiveMap.remove sends MAP_REMOVE operation with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with web_socket binary protocol | Check non-removed keys are still present on a root after LiveMap.remove call for another keys: expected _DefaultInstance{ …(3) } to equal 1 |
| 3ae319db-9daa-4939-9e52-6481c7493466 | 35e69692-1748-46b9-8986-74245a404101 | LiveMap.remove sends MAP_REMOVE operation with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with web_socket text protocol | Check non-removed keys are still present on a root after LiveMap.remove call for another keys: expected _DefaultInstance{ …(3) } to equal 1 |
| 54c8599f-aa12-4709-9d06-d0ee9d11d434 | 2ada5307-e977-4aab-880f-174d63489859 | LiveMap.remove sends MAP_REMOVE operation with comet binary protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with comet binary protocol | Check non-removed keys are still present on a root after LiveMap.remove call for another keys: expected _DefaultInstance{ …(3) } to equal 1 |
| 95e04b63-f7ef-4f7d-a158-8acb404dbb15 | fca15f3e-cdce-4fef-a58d-5bdc118895dc | LiveMap.remove sends MAP_REMOVE operation with comet text protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with comet text protocol | Check non-removed keys are still present on a root after LiveMap.remove call for another keys: expected _DefaultInstance{ …(3) } to equal 1 |
| f26db471-b9f8-4834-9209-f223a84e1b8c | 86d0c38c-cf28-4b5f-a6a5-42efe8543f09 | LiveMap.remove sends MAP_REMOVE operation with binary protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with binary protocol | Check non-removed keys are still present on a root after LiveMap.remove call for another keys: expected _DefaultInstance{ …(3) } to equal 1 |
| 30480b51-f387-4965-a74d-91360e29349d | bbf5f99d-7e48-4030-959e-c9f8612e5f8c | LiveMap.remove sends MAP_REMOVE operation with text protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with text protocol | Check non-removed keys are still present on a root after LiveMap.remove call for another keys: expected _DefaultInstance{ …(3) } to equal 1 |
| a76dd8b9-fbd0-46aa-bdc5-07227f7cfe3b | 43017925-c85a-4bd8-82bc-c568feecbf3d | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| da5f18a6-e2c6-406a-afc9-8a4de2bc493a | 766dd957-0041-41cd-ae85-ae97ff4ee027 | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| a4fda93a-14f4-46f4-9d4f-5259d9bac5dc | 010800ec-9d23-487c-821f-ad646b444dd1 | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with comet binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with comet binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| 08e12020-c467-4aad-b5e2-e82d2646f13c | 8542a9aa-fdac-41a6-8226-ac2e8366a4fc | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with comet text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with comet text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| 9f0b8b4f-2e34-47df-a11b-6fff02d0e38f | 5f5dd4e1-6373-4cd0-8212-b926f4ef8d6a | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| ce38ad70-010e-4a84-ad8d-b0adcee9ac8c | e239f84c-a635-40bb-a48c-3e02a3e5f116 | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| 2eed0fb1-a86f-421b-8021-653ef8d270ad | 181d3a1d-c814-4536-a453-4c562c6fc3e7 | can subscribe to multiple incoming operations on a LiveCounter with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with web_socket binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| 233302fa-64c3-4b7c-8b70-cbdf51d7a048 | 43dbc2cd-ccbc-4c62-8584-689ea1ecf58b | can subscribe to multiple incoming operations on a LiveCounter with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with web_socket text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| a1bb88e4-9e1b-4b67-8add-8d83b7fcd1f7 | baaab951-7a28-419b-991b-7802446d0e26 | can subscribe to multiple incoming operations on a LiveCounter with comet binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with comet binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| bdd0637d-f24a-4bf8-bd59-78633db419bc | 4c13eb73-f674-4465-8cd3-01f9d729a85a | can subscribe to multiple incoming operations on a LiveCounter with comet text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with comet text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| f8835544-32f7-4508-8092-a06a8148b79c | 131c8dc6-b4c6-4425-bd66-c0c886e79a0e | can subscribe to multiple incoming operations on a LiveCounter with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| f31f0a21-f161-4f98-ad5a-9191bfaf818d | 46167af5-de7c-4ff5-95de-08ffdf90ca47 | can subscribe to multiple incoming operations on a LiveCounter with text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| fd06093f-ba65-45a4-a200-9fc7cc23a8a4 | 20609b66-bb36-428e-9b0b-892695dac654 | can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| 5c57caeb-4b05-4041-8aff-283a2cf1a3e3 | f0cc905f-5ad8-43af-94c7-ab367a33229b | can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| bcc26ce7-4308-4244-88a6-8f1c0d944687 | 4d04d403-0f11-4739-9621-2c984bdcdb72 | can subscribe to the incoming MAP_SET operation on a LiveMap with comet binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with comet binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| 8d205dc7-6a5c-463f-a505-121142c1aa9b | 4757e315-826d-484b-af57-78cacc2e66f3 | can subscribe to the incoming MAP_SET operation on a LiveMap with comet text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with comet text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| 7898edab-93a2-4793-8e1b-a6d69d423975 | f455e337-def7-4df9-8869-716705ce7eb9 | can subscribe to the incoming MAP_SET operation on a LiveMap with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| 8877b6fb-2025-40b2-9d76-c503de44d693 | 251769ec-1d64-48fe-a13a-e2fb79995628 | can subscribe to the incoming MAP_SET operation on a LiveMap with text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| acc8e2a0-2be6-46ed-ae27-02de521e7104 | 1e2113d9-4670-44c7-aa39-2e20c3ef3db9 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| 2f25c3f4-b6a7-44b0-9df9-c6b46510cd90 | 80063b65-adc1-468c-b284-6b79ad4c5df5 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| 8cb47bd6-e1b5-461b-8c90-1b29eef291a1 | 1213dbb6-aadd-4cf1-9175-af8f6f844b0e | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with comet binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with comet binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| 8b03537b-09df-4a7c-adc8-74d0dcc85146 | ec0ec883-5616-457a-81cf-495578b821fe | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with comet text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with comet text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| 6a8151fd-93ff-4125-9eae-3e8650ee3e6e | 41fe2aff-ac1f-44a0-b05b-546db003f99b | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| 9ac46716-1836-4145-b9a0-bc7ed2fcb76d | b7885756-b43d-402b-b756-3e946ebfcd59 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| 15553315-8990-4fca-ac5d-56c0129e258f | 6f942443-0a63-485d-962c-75efa1b56c7e | subscription update object contains the client metadata of the client who made the update with web_socket binary protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with web_socket binary protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| 075d17c1-6744-431c-b389-ad2f4cf257a0 | af70dd51-1765-4198-8957-5e726b538f1b | subscription update object contains the client metadata of the client who made the update with web_socket text protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with web_socket text protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| 933a6352-19f0-496d-bd20-5db975c6d36e | b920e31e-bef3-4611-b054-fe6830911cdb | subscription update object contains the client metadata of the client who made the update with comet binary protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with comet binary protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| bf4bf439-915b-465c-9737-14ccb95c54a9 | 3f89d402-b9eb-42b3-b67a-bf69f285e728 | subscription update object contains the client metadata of the client who made the update with comet text protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with comet text protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| e36663ee-5431-42f8-a5d2-dab089ebf46c | ee1f21b0-8200-4d2a-a302-509e7a2a25e7 | subscription update object contains the client metadata of the client who made the update with binary protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with binary protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| 433f82c4-1848-4146-a8e3-c36ed28e455b | fe92489b-df20-4247-a190-9fd986b60d6b | subscription update object contains the client metadata of the client who made the update with text protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with text protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| 0c40e27f-7151-4701-a0b1-b35f72d6f3ba | 88eb0c34-d803-4dd5-af8a-35c86d9f0e1c | can subscribe to multiple incoming operations on a LiveMap with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with web_socket binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 29dd0810-ecb4-4c4f-88a6-2464c2fb0279 | e50566ad-6d00-4d46-8f8a-b1037b3d370a | can subscribe to multiple incoming operations on a LiveMap with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with web_socket text protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 1903e507-f6a2-4cc8-af1c-a384174ef0f0 | 53a4287e-d729-42bb-9f69-d819558acf7f | can subscribe to multiple incoming operations on a LiveMap with comet binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with comet binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 1363835a-1be0-4aff-b691-c2b6f44de387 | 10ca183d-61b3-452a-bdcd-a6f411efe264 | can subscribe to multiple incoming operations on a LiveMap with comet text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with comet text protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 73f4d536-3a05-40cb-97c9-d1e7b6d04598 | c8614eae-fd3f-4dba-8aee-06ab70f7c131 | can subscribe to multiple incoming operations on a LiveMap with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 917ebc0c-ef27-40d2-ad84-d676775161fe | 367b3ded-9773-48c5-bae4-bfa0b58aded9 | can subscribe to multiple incoming operations on a LiveMap with text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with text protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 1f52c3ff-eebd-4a1a-ae95-2bfece72836c | 419fc60c-851d-4a63-88e4-ef0f517b537b | can unsubscribe from LiveMap updates via returned "unsubscribe" callback | realtime/objects Realtime with Objects plugin can unsubscribe from LiveMap updates via returned "unsubscribe" callback | Check map has value for key "foo-0" after all map sets: expected _DefaultInstance{ …(3) } to equal 'exists' |