test(web): cover workspace sidebar behavior

This commit is contained in:
_Kerman
2026-08-11 15:24:40 +08:00
parent 8005ab78bd
commit 6e303ac0b7
22 changed files with 420 additions and 48 deletions

View File

@@ -233,6 +233,7 @@ export class TestSessions implements ISessions {
displayTitle: fixture.id,
running: false,
blank: false,
createdAt: this.records.size + 1,
updatedAt: this.records.size + 1,
...fixture.summary,
}