There are 57 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 3e390a98-681c-44b9-9fdd-2ea005acb737 | 03ea872b-9a08-41cf-a8ac-e14a27fd75b6 | transport_preference_reset_while_connecting | realtime/transports transport_preference_reset_while_connecting | expected 'xhr_polling' to equal 'web_socket' |
| a93e970f-8b34-4a51-9963-a461dce88eac | 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 } |
| 37b386a9-3d93-4f4b-9108-eaf3bcc72bb7 | 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 } |
| ee056bab-6707-4dec-a52c-25da6f69c433 | b488947f-e20a-47c3-9002-b951a9ba98ab | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling 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 } |
| 2778effe-c873-44f0-a35e-64e80a8cc3a9 | 04c2e602-6ba7-423a-9b29-ef45f45c6bf8 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling 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 } |
| 532db2c7-c57c-4835-bd40-6ec2902fca79 | 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 } |
| 5c7dd35d-2ac1-4f69-b83d-162e830c6738 | 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 } |
| 4ad6568b-e6bc-4ffc-a29a-42f9992f9c0a | 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' |
| f13ccea0-fe6f-4d4b-8d49-cff92d75338c | 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' |
| 683cf414-d3ec-4508-96a9-b6ad7de6a62a | 905fa2f8-75cb-4c16-894f-11d76b88d189 | can apply MAP_REMOVE object operation messages with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with xhr_polling binary protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| a05df64c-45f3-4210-a404-8886df60e4de | 4b1d6325-5816-4dc5-b71e-381f79aa3024 | can apply MAP_REMOVE object operation messages with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can apply MAP_REMOVE object operation messages with xhr_polling text protocol | Check map at "map" key in root has correct "shouldStay" value before MAP_REMOVE: expected _DefaultInstance{ …(3) } to equal 'foo' |
| 991fdc9a-6344-49a7-824b-ecb02a03627a | 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' |
| e3eeab82-a7f7-435d-960c-b6580f8d6473 | 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' |
| bfa8ddd8-1656-4c1e-bd6f-982d545272d5 | 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' } |
| 8081a36b-4bb9-434d-844e-1d7f7f083521 | 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 |
| c5d92be0-f95f-4d0c-8515-9d1f71e59f95 | 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 |
| 96231fda-828a-4e92-87f5-1d1b67882164 | 839963f3-1ca6-4258-ac91-59d60ecaeaa5 | LiveMap.remove sends MAP_REMOVE operation with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with xhr_polling 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 |
| 13726cb6-a67b-4739-a86c-0cf826912978 | 55af4c37-9bee-42f7-8029-bceda984f0e9 | LiveMap.remove sends MAP_REMOVE operation with xhr_polling text protocol | realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with xhr_polling 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 |
| 822302ff-bdfd-4d54-aacb-41af5db41abf | 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 |
| 0762dea5-d4f9-4bee-ad84-895bfdafd32c | 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 |
| 2ed8d467-241b-48e9-9670-637c5af3b6c1 | 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 } |
| c59706fe-68c0-4f50-8c50-d36fe173af64 | 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 } |
| f359eb98-8c26-4a98-9ed0-c70e73ef0850 | 0ef2edf1-3abd-4a56-8e6b-cefa03ea9e5b | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| fd358fd5-c6cc-45ab-9f98-0d6a0d78a314 | c86664c9-df9b-4937-984c-ebc857a17d8d | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected undefined to deeply equal { amount: 1 } |
| 2a109042-e16a-42b5-a6c4-8b815beea7af | 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 } |
| db641c8e-47e3-4648-84bb-4a00eafa663d | 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 } |
| e65b283b-7bb5-4c06-b52d-b10366f9d581 | 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 } |
| ac467ce2-1d7a-4c72-bb23-2d3244619b61 | 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 } |
| 23aa4b21-526b-4b60-bd01-1264f0090ff7 | a6b21dac-fcf0-4201-92f0-c961dc58ea6b | can subscribe to multiple incoming operations on a LiveCounter with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with xhr_polling binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| defe4977-cb4c-4607-8340-aba026ad00d5 | ebfe22ba-f54f-4a82-baca-92d7771f134c | can subscribe to multiple incoming operations on a LiveCounter with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with xhr_polling text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { amount: 100 } |
| 10613f94-21c9-4a3a-a50e-0eef2e32b7c2 | 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 } |
| 8ebf7c3c-273a-4fae-be0d-820ba82e21db | 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 } |
| 93110d6f-28a3-4d97-8ded-5947cfc6f329 | 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' } |
| b055cb81-eecd-4311-8e82-792e2739493f | 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' } |
| aec088e0-5c74-4976-a0fa-2d94861d59e0 | 5b26dd2f-3314-4c4b-a6a5-3e27aea626a0 | can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| bd8e9e83-c2bd-4b33-9640-d30d04427121 | 073a9457-cf24-420e-9a8b-ca8109951e8c | can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected undefined to deeply equal { stringKey: 'updated' } |
| 97f91a71-968e-479b-b9ad-595d2fefbd85 | 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' } |
| 89f81450-679d-455e-81e5-2b9d44becd1c | 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' } |
| 7281b608-3e80-4f59-b6a9-b263c8715094 | 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' } |
| cc6a9847-8d75-488b-8ab0-453c927d5da3 | 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' } |
| 343d718b-e1be-4c80-b286-cc1e1f34126f | 7b540a19-00eb-45b0-9df2-743476f9265e | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| f0c88a71-59a9-4f25-ac1f-f1e29fe5b139 | 443f52fa-31b3-4b84-bf65-23973b1b64b7 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected undefined to deeply equal { stringKey: 'removed' } |
| c23dc254-9a12-45a0-a0aa-83a34abc4cf7 | 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' } |
| a04e7963-3bd8-43b6-a875-a72d2cadc77c | 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' } |
| 8a78cfd3-a59b-4751-a419-9618035aba43 | 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' |
| 9bd4ff3c-4046-4655-a43f-036b26312e7f | 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' |
| 3d583f80-2112-4411-b54c-b520141069dd | 40c64d75-e01e-46f3-a124-2dd0d97934cc | subscription update object contains the client metadata of the client who made the update with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with xhr_polling binary protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| 30e6ab80-11fe-47f0-9c57-1d3ebbe0e65b | 5c5d7945-d62e-4f06-9a4a-4334967fc6dd | subscription update object contains the client metadata of the client who made the update with xhr_polling text protocol | realtime/objects Realtime with Objects plugin subscription update object contains the client metadata of the client who made the update with xhr_polling text protocol | Check counter subscription callback has client metadata for COUNTER_INC operation: expected undefined to equal 'publish-clientId' |
| 9759bf2d-77fc-416b-8648-38868512c656 | 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' |
| 66f043e4-19b0-4362-8982-d0fabdd76294 | 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' |
| 878a7e58-54d3-44d1-be4d-935947220746 | 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' } |
| 00e3e98d-ad30-4adf-b097-4d677c48e119 | 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' } |
| fe33c4e5-8aeb-48dc-bf76-7ffadab30cdd | bea6978b-57e9-42cd-b592-8f40aa466e1a | can subscribe to multiple incoming operations on a LiveMap with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with xhr_polling binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| b37ba837-b8f4-4ab4-a21c-3e7528fcfca2 | 0d9cb11a-536f-4225-8ba7-9730db4ac79d | can subscribe to multiple incoming operations on a LiveMap with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with xhr_polling text protocol | Check map subscription callback is called with an expected update object for 1 times: expected undefined to deeply equal { foo: 'updated' } |
| 49eea301-6ccc-418f-b3d8-8ce24147264f | 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' } |
| 7960b624-be09-4e1b-a00e-3a2987627c71 | 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' } |
| 31a53633-f0ab-4519-87d1-29568a7dd36b | 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' |