AppFlowy/frontend/rust-lib/flowy-database2/tests/database/group_test
Richard Shiue 510d8357ee
fix: RwLock race condition during group controller instantiation (#6860)
* chore: code cleanup

* fix: view editor used during initialization

* fix: quick and dirty hack job

* test: add test

* chore: don't create separate mut var

* chore: docs

* fix: uninitialized group controllers

* chore: remove group

* chore: fix test

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-11-28 17:26:13 +08:00
..
date_group_test.rs refactor: database test (#6544) 2024-10-15 09:32:06 +08:00
mod.rs feat: group by date (#2641) 2023-08-14 11:37:35 +08:00
script.rs feat(flutter): date picker improvements (#6582) 2024-10-23 08:51:37 +08:00
test.rs refactor: database test (#6544) 2024-10-15 09:32:06 +08:00
url_group_test.rs fix: RwLock race condition during group controller instantiation (#6860) 2024-11-28 17:26:13 +08:00