Commit Graph

13 Commits

Author SHA1 Message Date
appflowy
f4ef9bc5f8 add FlowyEnv to provide default test env 2021-09-04 16:12:48 +08:00
appflowy
ccb51234c5 support run tests on remote 2021-09-04 15:12:53 +08:00
appflowy
d27e2b9475 fix multithread test issue of database init 2021-09-03 16:43:03 +08:00
appflowy
fed6117d04 replace error type string with dispatch error 2021-08-21 12:11:33 +08:00
appflowy
ebc489738c test stream from rust to flutter 2021-07-21 22:41:44 +08:00
appflowy
55fad84590 add create app test & create default workspace when user login at first time 2021-07-19 21:05:49 +08:00
appflowy
ef4c4180e2 fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
appflowy
602018765d generic DispatchFuture and mark async_send with sync trait 2021-07-19 11:32:33 +08:00
appflowy
bab373ba35 extract tester as trait 2021-07-16 23:18:12 +08:00
appflowy
55454c5bec save user info to database after sign up 2021-07-10 16:27:20 +08:00
appflowy
13e52ae350 enable module data passed in 2021-07-09 17:47:15 +08:00
appflowy
ae23a41445 fix some test bugs when dispatcher initialize by multi threads 2021-07-09 14:02:42 +08:00
appflowy
53a041b6cd rename flowy-sys to flowy-dispatch 2021-07-08 22:06:20 +08:00