yorkie-ios-sdk/Tests/Unit/Document
Jung gyun Ahn b5ec0befd8
Add RemoveDocument API (#64)
* Add RemoveDocument API

* Elaborate on the value of the PeersChanged event

* Add TC for the stream connection status change event

* Fix the watchLoop start and stop for pause, resume

* Removed the codes for changing the status of the doc, before sending the API

* Invalidate watchLoop reconnection timer when disconnecting stream

* Throws an error when server returns removed doc for the attached result
2023-03-23 09:23:35 +09:00
..
CRDT Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
Change Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
Json Setup for integration tests (#39) 2022-11-23 11:29:57 +09:00
Operation Apply changed comments of JS-SDK (#42) 2022-11-25 23:45:50 +09:00
Time Setup for integration tests (#39) 2022-11-23 11:29:57 +09:00
Util Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
DocumentConcurrentAccessTests.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
DocumentTests.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
JSONArrayTests.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
JSONObjectTests.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
JSONTextTest.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00