AppFlowy/frontend/rust-lib/event-integration-test/tests/database/mod.rs
Nathan.fooo a69e83c2cb
feat: Implement summary field for database row (#5246)
* chore: impl summary field

* chore: draft ui

* chore: add summary event

* chore: impl desktop ui

* chore: impl mobile ui

* chore: update test

* chore: disable ai test
2024-05-05 22:04:34 +08:00

6 lines
96 B
Rust

mod af_cloud;
mod local_test;
// #[cfg(feature = "supabase_cloud_test")]
// mod supabase_test;