AppFlowy/frontend/rust-lib/flowy-document2/tests/document
Nathan.fooo 4e67282f2b
feat: Data sync on signup (#3283)
* chore: sync all data

* chore: sync database row and document in the row

* chore: sync inline view id

* chore: sync row and document in row

* fix: tests

* fix: migrate document in row

* chore: retry when create collab fail

* fix: invalid secret cause rerun application

* chore: fix clippy warnnings
2023-08-28 13:28:24 +08:00
..
document_insert_test.rs feat: Get started doc migration (#3102) 2023-08-03 09:14:52 +08:00
document_redo_undo_test.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
document_test.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
event_handler_test.rs feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
mod.rs chore: create redo/undo bridge (#2760) 2023-06-15 10:37:51 +08:00
util.rs feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00