[PR #1431] [MERGED] fix: grid_bloc_test.dart #4733

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

📋 Pull Request Information

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

Base: mainHead: fix_regression_bloc_test


📝 Commits (1)

  • 2e2e1af fix: create grid for each test

📊 Changes

5 files changed (+24 additions, -15 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/application/grid_data_controller.dart (+3 -5)
📝 frontend/app_flowy/lib/plugins/grid/application/row/row_cache.dart (+1 -3)
📝 frontend/app_flowy/test/bloc_test/grid_test/grid_bloc_test.dart (+5 -2)
📝 frontend/app_flowy/test/bloc_test/grid_test/util.dart (+6 -2)
📝 frontend/rust-lib/flowy-revision/src/rev_persistence.rs (+9 -3)

📄 Description

  1. add documentation for grid_bloc_test.dart
  2. try to fix unstable test result

🔄 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/1431 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 11/10/2022 **Status:** ✅ Merged **Merged:** 11/10/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix_regression_bloc_test` --- ### 📝 Commits (1) - [`2e2e1af`](https://github.com/AppFlowy-IO/AppFlowy/commit/2e2e1af4283522c5d1e2880e36ebaf91cdae93b5) fix: create grid for each test ### 📊 Changes **5 files changed** (+24 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/application/grid_data_controller.dart` (+3 -5) 📝 `frontend/app_flowy/lib/plugins/grid/application/row/row_cache.dart` (+1 -3) 📝 `frontend/app_flowy/test/bloc_test/grid_test/grid_bloc_test.dart` (+5 -2) 📝 `frontend/app_flowy/test/bloc_test/grid_test/util.dart` (+6 -2) 📝 `frontend/rust-lib/flowy-revision/src/rev_persistence.rs` (+9 -3) </details> ### 📄 Description 1. add documentation for grid_bloc_test.dart 2. try to fix unstable test result --- <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:35 +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#4733
No description provided.