[PR #1291] [MERGED] chore: add select option bloc test #4653

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

📋 Pull Request Information

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

Base: mainHead: add_select_option_bloc_test


📝 Commits (2)

  • fe9c77a chore: add select option bloc test
  • 0a874c9 chore: increase the response time duration

📊 Changes

3 files changed (+122 additions, -6 deletions)

View changed files

📝 frontend/app_flowy/test/bloc_test/grid_test/grid_bloc_test.dart (+2 -2)
frontend/app_flowy/test/bloc_test/grid_test/select_option_bloc_test.dart (+36 -0)
📝 frontend/app_flowy/test/bloc_test/grid_test/util.dart (+84 -4)

📄 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/1291 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/16/2022 **Status:** ✅ Merged **Merged:** 10/17/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `add_select_option_bloc_test` --- ### 📝 Commits (2) - [`fe9c77a`](https://github.com/AppFlowy-IO/AppFlowy/commit/fe9c77a0bf45d2749e5219a5e2c5e9ea3cdd95ec) chore: add select option bloc test - [`0a874c9`](https://github.com/AppFlowy-IO/AppFlowy/commit/0a874c9b4cf4e183fe9abc0d30ff5e197c659cc2) chore: increase the response time duration ### 📊 Changes **3 files changed** (+122 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/test/bloc_test/grid_test/grid_bloc_test.dart` (+2 -2) ➕ `frontend/app_flowy/test/bloc_test/grid_test/select_option_bloc_test.dart` (+36 -0) 📝 `frontend/app_flowy/test/bloc_test/grid_test/util.dart` (+84 -4) </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:45 +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#4653
No description provided.