Update tests

This commit is contained in:
Andras Schmelczer 2026-04-06 13:01:34 +01:00
parent 64ca5a82ef
commit 0e3e5a99cd
17 changed files with 181 additions and 88 deletions

View file

@ -27,6 +27,9 @@ export const rapidCreateUpdateDeleteCycleTest: TestDefinition = {
},
{ type: "delete", client: 0, path: "cycle.md" },
{ type: "resume-server" },
{ type: "sync" },
{
type: "create",
client: 0,
@ -34,8 +37,6 @@ export const rapidCreateUpdateDeleteCycleTest: TestDefinition = {
content: "final creation"
},
{ type: "resume-server" },
{ type: "sync" },
{ type: "barrier" },
{