mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 05:47:09 +08:00
test: search api
This commit is contained in:
@@ -5,9 +5,9 @@ import { getDataCenter } from './utils.js';
|
||||
import 'fake-indexeddb/auto';
|
||||
|
||||
test.describe('auth', () => {
|
||||
test('signin', async () => {});
|
||||
test('sign in', async () => {});
|
||||
|
||||
test('signout', async () => {});
|
||||
test('sign out', async () => {});
|
||||
|
||||
test('isLogin', async () => {});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user