test(rtc): add insert-300-blocks case

This commit is contained in:
rcmerci
2024-08-30 22:30:44 +08:00
parent 4c5a861da8
commit fde4e0d3cf
6 changed files with 49 additions and 8 deletions

View File

@@ -25,7 +25,9 @@
(testing "start rtc for client1"
(m/? client1-edits/step2--task-start-rtc))
(testing "wait page1 synced"
(m/? client1-edits/step3--task-wait-page1-synced))
(m/? client1-edits/step3--task-wait-page1-to-remote))
(testing "insert 300 blocks"
(m/? client1-edits/step4--task-insert-300-blocks-to-remote))
(done))
(m/sp
(testing "start rtc for client2"