Commit History

Author SHA1 Message Date
  appflowy 2449e9352c [rust]: Crates start with lib consider as foundation libs 3 years ago
  appflowy 635f6b8607 [rust]: fix multi thread test bugs 3 years ago
  appflowy 2972c40b9b [rust]: fix bugs to pass backend tests 3 years ago
  appflowy 32d9331b35 fix tokio runtime issue 3 years ago
  appflowy 83acc79cd1 refactor test to tokio::test to enable & enable test doc with server 3 years ago
  appflowy 01c9620e03 add server with flowy_document test 3 years ago
  appflowy 317cbb37b6 config sdk log 3 years ago
  appflowy 9771066d80 rename user detail 3 years ago
  appflowy f4ef9bc5f8 add FlowyEnv to provide default test env 3 years ago
  appflowy ccb51234c5 support run tests on remote 3 years ago
  appflowy d27e2b9475 fix multithread test issue of database init 3 years ago
  appflowy bda12233a1 config user mock server, integrate with backend 3 years ago
  appflowy 848975e7f4 enable test with single user id 3 years ago
  appflowy ce6412722f refactor build with generic tester 3 years ago
  appflowy bab373ba35 extract tester as trait 3 years ago
  appflowy 4354ff0c59 writing code in airport, continue after onboard 3 years ago
  appflowy e767cc3a01 add test builder 3 years ago
  appflowy 182adafee5 add update user test & add app and workspace test 3 years ago
  appflowy 687ead563f generic the EventTester with specify error type 3 years ago
  appflowy 222f6c7ba7 support custom error ty of dart event code gen 3 years ago
  appflowy 04fc7f1cd0 pass the user test: sign in , sign out, get status 3 years ago
  appflowy 3b06cde2d2 [feat]: get user detail & logout 3 years ago
  appflowy 1d74fbdd7b add get user detail event, extract remote serviceinto UserServer 3 years ago
  appflowy ae23a41445 fix some test bugs when dispatcher initialize by multi threads 3 years ago
  appflowy 53a041b6cd rename flowy-sys to flowy-dispatch 3 years ago
  appflowy debc8960e0 generate the dart side code from the rust side event 3 years ago
  appflowy 2cb26d9e90 test event from dart to rust using protobuf as bytes adaptor 3 years ago
  appflowy f1a229002f enable test target parse response if need 3 years ago
  appflowy dfc2cbff4f add flowy-test crate 3 years ago