mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
tests: add cloud sync test name
This commit is contained in:
@@ -12,4 +12,10 @@ test.describe('cloud-sync', () => {
|
||||
test('close [cloud sync feature]', async () => {});
|
||||
|
||||
test('editor cloud storage', async () => {});
|
||||
|
||||
test('cloud sync is in-progresss', async () => {});
|
||||
|
||||
test('cloud sync is completed', async () => {});
|
||||
|
||||
test('cloud sync is error', async () => {});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user