[PR #1371] [MERGED] test: add home bloc test #4689

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1371
Author: @appflowy
Created: 10/26/2022
Status: Merged
Merged: 10/26/2022
Merged by: @appflowy

Base: mainHead: add_home_bloc_test


📝 Commits (1)

📊 Changes

6 files changed (+75 additions, -1 deletions)

View changed files

📝 frontend/app_flowy/test/bloc_test/home_test/app_bloc_test.dart (+0 -0)
frontend/app_flowy/test/bloc_test/home_test/home_bloc_test.dart (+74 -0)
📝 frontend/app_flowy/test/bloc_test/home_test/menu_bloc_test.dart (+0 -0)
📝 frontend/app_flowy/test/bloc_test/home_test/trash_bloc_test.dart (+0 -0)
📝 frontend/app_flowy/test/bloc_test/home_test/view_bloc_test.dart (+0 -0)
📝 frontend/rust-lib/flowy-user/src/handlers/user_handler.rs (+1 -1)

📄 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/1371 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/26/2022 **Status:** ✅ Merged **Merged:** 10/26/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `add_home_bloc_test` --- ### 📝 Commits (1) - [`5e42ba0`](https://github.com/AppFlowy-IO/AppFlowy/commit/5e42ba03391af395592761109f4ab1cfecd49cad) test: add home bloc test ### 📊 Changes **6 files changed** (+75 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/test/bloc_test/home_test/app_bloc_test.dart` (+0 -0) ➕ `frontend/app_flowy/test/bloc_test/home_test/home_bloc_test.dart` (+74 -0) 📝 `frontend/app_flowy/test/bloc_test/home_test/menu_bloc_test.dart` (+0 -0) 📝 `frontend/app_flowy/test/bloc_test/home_test/trash_bloc_test.dart` (+0 -0) 📝 `frontend/app_flowy/test/bloc_test/home_test/view_bloc_test.dart` (+0 -0) 📝 `frontend/rust-lib/flowy-user/src/handlers/user_handler.rs` (+1 -1) </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:15:23 +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#4689
No description provided.