[PR #2709] [MERGED] Folder event test #5380

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2709
Author: @appflowy
Created: 6/5/2023
Status: Merged
Merged: 6/5/2023
Merged by: @appflowy

Base: developHead: folder_event_test


📝 Commits (4)

📊 Changes

19 files changed (+500 additions, -111 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/workspace/application/view/view_service.dart (+4 -5)
📝 frontend/appflowy_flutter/lib/workspace/application/workspace/workspace_service.dart (+5 -11)
📝 frontend/appflowy_tauri/src-tauri/Cargo.lock (+10 -10)
📝 frontend/appflowy_tauri/src/appflowy_app/stores/effects/folder/app/app_bd_svc.ts (+5 -7)
📝 frontend/appflowy_tauri/src/appflowy_app/stores/effects/folder/workspace/workspace_bd_svc.ts (+5 -11)
📝 frontend/rust-lib/Cargo.lock (+1 -0)
📝 frontend/rust-lib/flowy-folder2/src/entities/view.rs (+8 -25)
📝 frontend/rust-lib/flowy-folder2/src/event_handler.rs (+2 -2)
📝 frontend/rust-lib/flowy-folder2/src/event_map.rs (+3 -3)
📝 frontend/rust-lib/flowy-folder2/tests/workspace/folder_test.rs (+1 -25)
📝 frontend/rust-lib/flowy-folder2/tests/workspace/script.rs (+1 -9)
📝 frontend/rust-lib/flowy-test/Cargo.toml (+1 -0)
📝 frontend/rust-lib/flowy-test/src/event_builder.rs (+1 -3)
📝 frontend/rust-lib/flowy-test/src/lib.rs (+58 -0)
frontend/rust-lib/flowy-test/tests/database/mod.rs (+1 -0)
frontend/rust-lib/flowy-test/tests/database/test.rs (+1 -0)
frontend/rust-lib/flowy-test/tests/folder/mod.rs (+1 -0)
frontend/rust-lib/flowy-test/tests/folder/test.rs (+390 -0)
📝 frontend/rust-lib/flowy-test/tests/main.rs (+2 -0)

📄 Description

PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/2709 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/5/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `develop` ← **Head:** `folder_event_test` --- ### 📝 Commits (4) - [`a39c079`](https://github.com/AppFlowy-IO/AppFlowy/commit/a39c079e98ba23c0d8f84efd97b1a751177ae413) test: add event tests - [`cc44ba8`](https://github.com/AppFlowy-IO/AppFlowy/commit/cc44ba88a27c4f106365358171e1eab2fc391c25) Merge branch 'develop' into event_test - [`b782732`](https://github.com/AppFlowy-IO/AppFlowy/commit/b782732b7680f5ad6d093b1ad0cf67648922159e) test: add folder event test - [`92baddc`](https://github.com/AppFlowy-IO/AppFlowy/commit/92baddced5b9a1b757fc808545655b0fbffdc040) ci: rust fmt ### 📊 Changes **19 files changed** (+500 additions, -111 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/application/view/view_service.dart` (+4 -5) 📝 `frontend/appflowy_flutter/lib/workspace/application/workspace/workspace_service.dart` (+5 -11) 📝 `frontend/appflowy_tauri/src-tauri/Cargo.lock` (+10 -10) 📝 `frontend/appflowy_tauri/src/appflowy_app/stores/effects/folder/app/app_bd_svc.ts` (+5 -7) 📝 `frontend/appflowy_tauri/src/appflowy_app/stores/effects/folder/workspace/workspace_bd_svc.ts` (+5 -11) 📝 `frontend/rust-lib/Cargo.lock` (+1 -0) 📝 `frontend/rust-lib/flowy-folder2/src/entities/view.rs` (+8 -25) 📝 `frontend/rust-lib/flowy-folder2/src/event_handler.rs` (+2 -2) 📝 `frontend/rust-lib/flowy-folder2/src/event_map.rs` (+3 -3) 📝 `frontend/rust-lib/flowy-folder2/tests/workspace/folder_test.rs` (+1 -25) 📝 `frontend/rust-lib/flowy-folder2/tests/workspace/script.rs` (+1 -9) 📝 `frontend/rust-lib/flowy-test/Cargo.toml` (+1 -0) 📝 `frontend/rust-lib/flowy-test/src/event_builder.rs` (+1 -3) 📝 `frontend/rust-lib/flowy-test/src/lib.rs` (+58 -0) ➕ `frontend/rust-lib/flowy-test/tests/database/mod.rs` (+1 -0) ➕ `frontend/rust-lib/flowy-test/tests/database/test.rs` (+1 -0) ➕ `frontend/rust-lib/flowy-test/tests/folder/mod.rs` (+1 -0) ➕ `frontend/rust-lib/flowy-test/tests/folder/test.rs` (+390 -0) 📝 `frontend/rust-lib/flowy-test/tests/main.rs` (+2 -0) </details> ### 📄 Description #### PR Checklist - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [x] I've listed at least one issue that this PR fixes in the description above. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [x] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:18:29 +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#5380
No description provided.