AppFlowy-Cloud/tests/collab
Nathan.fooo 655f13bc27
chore: search and chat (#999)
* chore: add test for search and chat

* chore: update test

* chore: update test

* chore: update ci

* chore: fix security audio

* chore: multiple core docker build

* chore: multiple core docker build

* chore: update ci

* chore: update model setting

* chore: test ci

* chore: use tiktoken to calcualte token length

* chore: remove env

* chore: use spawn_blocking with condition

* chore: docs

* chore: clippy

* chore: clippy

* chore: docker logs

* chore: pass message id

* chore: clippy
2024-11-16 14:52:12 +08:00
..
awareness_test.rs chore: upgrade code to use asynchronous locks 2024-08-13 19:59:46 +02:00
collab_curd_test.rs chore: search and chat (#999) 2024-11-16 14:52:12 +08:00
member_crud.rs chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
missing_update_test.rs chore: enable setting up periodic sync step 1 sends from sync plugin (#738) 2024-08-27 11:55:27 +08:00
mod.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00
multi_devices_edit.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
permission_test.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
single_device_edit.rs chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
storage_test.rs chore: remove access control middleware 2024-10-25 13:19:16 +08:00
util.rs chore: fix cargo fmt and clippy errors 2024-08-13 19:59:48 +02:00
web_edit.rs feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00