AppFlowy/frontend/rust-lib/flowy-document2/tests/document
Nathan.fooo e50d708c21
feat: create database view on same database (#2829)
* feat: create database view on same database

* feat: switch tag between views

* fix: calendar tool bar

* fix: set layout setting

* chore: update collab rev

* fix: board layout issue

* test: add integration tests

* test: add calendar start from day test
2023-06-20 23:48:34 +08:00
..
document_insert_test.rs chore: create redo/undo bridge (#2760) 2023-06-15 10:37:51 +08:00
document_redo_undo_test.rs feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00
document_test.rs Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +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 Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +08:00