Commit History

Author SHA1 Message Date
  appflowy ffd55763b6 [rust]: replace log with tracing 4 years ago
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server 4 years ago
  appflowy 7e9d7c0304 spawn ws 4 years ago
  appflowy f4ef9bc5f8 add FlowyEnv to provide default test env 4 years ago
  appflowy ccb51234c5 support run tests on remote 4 years ago
  appflowy d27e2b9475 fix multithread test issue of database init 4 years ago
  appflowy fed6117d04 replace error type string with dispatch error 4 years ago
  appflowy ebc489738c test stream from rust to flutter 4 years ago
  appflowy 55fad84590 add create app test & create default workspace when user login at first time 4 years ago
  appflowy ef4c4180e2 fix sqlite database is lock issue by setting busy_timeout and wal mode 4 years ago
  appflowy 602018765d generic DispatchFuture and mark async_send with sync trait 4 years ago
  appflowy bab373ba35 extract tester as trait 4 years ago
  appflowy 55454c5bec save user info to database after sign up 4 years ago
  appflowy 13e52ae350 enable module data passed in 4 years ago
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads 4 years ago
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch 4 years ago