[PR #3790] [MERGED] test: rename group test #5884

Closed
opened 2026-03-23 22:20:44 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3790
Author: @appflowy
Created: 10/26/2023
Status: Merged
Merged: 11/6/2023
Merged by: @appflowy

Base: mainHead: rename_group_test


📝 Commits (7)

  • bacef6e refactor: rename group
  • 7bcbf3d test: add rename group test
  • 8090858 chore: add group operation interceptor
  • 3e52d8b refactor: impl interceptor trait
  • 6ca2cb6 chore: update type option when group change
  • 7d19d86 Merge branch 'main' into rename_group_test
  • 4ebfa4a Merge branch 'main' into rename_group_test

📊 Changes

3 files changed (+33 additions, -0 deletions)

View changed files

frontend/rust-lib/event-integration/tests/database/local_test/group_test.rs (+30 -0)
📝 frontend/rust-lib/event-integration/tests/database/local_test/mod.rs (+1 -0)
📝 frontend/rust-lib/flowy-database2/src/services/database/database_editor.rs (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/3790 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/26/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `rename_group_test` --- ### 📝 Commits (7) - [`bacef6e`](https://github.com/AppFlowy-IO/AppFlowy/commit/bacef6ea486d3255a0f66fc67b3090aa95259be8) refactor: rename group - [`7bcbf3d`](https://github.com/AppFlowy-IO/AppFlowy/commit/7bcbf3d7c768784cc01d4bf80594c60ab20aa7a7) test: add rename group test - [`8090858`](https://github.com/AppFlowy-IO/AppFlowy/commit/8090858d9f7378fa73d044a34e64fee2e1fc6132) chore: add group operation interceptor - [`3e52d8b`](https://github.com/AppFlowy-IO/AppFlowy/commit/3e52d8b8c1e805433edac4b37ba263b31402bfce) refactor: impl interceptor trait - [`6ca2cb6`](https://github.com/AppFlowy-IO/AppFlowy/commit/6ca2cb6ef4dd2c84bf73e6b6a4f83e7f3a5c2b80) chore: update type option when group change - [`7d19d86`](https://github.com/AppFlowy-IO/AppFlowy/commit/7d19d8669b23971516d25fe20e39a55384f307cf) Merge branch 'main' into rename_group_test - [`4ebfa4a`](https://github.com/AppFlowy-IO/AppFlowy/commit/4ebfa4ab05b3bb2f160de90169c3e1ba78cae122) Merge branch 'main' into rename_group_test ### 📊 Changes **3 files changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/rust-lib/event-integration/tests/database/local_test/group_test.rs` (+30 -0) 📝 `frontend/rust-lib/event-integration/tests/database/local_test/mod.rs` (+1 -0) 📝 `frontend/rust-lib/flowy-database2/src/services/database/database_editor.rs` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:20:44 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5884
No description provided.