[PR #1343] [MERGED] chore: add view bloc test #4673

Closed
opened 2026-03-23 21:38:50 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: add_view_bloc_test


📝 Commits (1)

  • 24922c2 chore: add view bloc test

📊 Changes

6 files changed (+91 additions, -22 deletions)

View changed files

📝 frontend/app_flowy/lib/startup/deps_resolver.dart (+0 -2)
📝 frontend/app_flowy/lib/workspace/application/view/view_bloc.dart (+13 -8)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/section/item.dart (+5 -4)
📝 frontend/app_flowy/test/bloc_test/menu_test/app_bloc_test.dart (+2 -8)
frontend/app_flowy/test/bloc_test/menu_test/view_bloc_test.dart (+67 -0)
📝 frontend/app_flowy/test/util.dart (+4 -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/1343 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/23/2022 **Status:** ✅ Merged **Merged:** 10/23/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `add_view_bloc_test` --- ### 📝 Commits (1) - [`24922c2`](https://github.com/AppFlowy-IO/AppFlowy/commit/24922c22406d89e53cb32257cb06364e26ff2184) chore: add view bloc test ### 📊 Changes **6 files changed** (+91 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/startup/deps_resolver.dart` (+0 -2) 📝 `frontend/app_flowy/lib/workspace/application/view/view_bloc.dart` (+13 -8) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/section/item.dart` (+5 -4) 📝 `frontend/app_flowy/test/bloc_test/menu_test/app_bloc_test.dart` (+2 -8) ➕ `frontend/app_flowy/test/bloc_test/menu_test/view_bloc_test.dart` (+67 -0) 📝 `frontend/app_flowy/test/util.dart` (+4 -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 21:38:50 +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#4673
No description provided.