[PR #1432] [MERGED] test: split test into widget and unit test #4734

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/1432
Author: @richardshiue
Created: 11/10/2022
Status: Merged
Merged: 11/11/2022
Merged by: @appflowy

Base: mainHead: split-select-option-test


📝 Commits (2)

  • bd0b816 test: split test into widget and unit test
  • bd0603d chore: Merge branch 'upstream/main' into split-select-option-test

📊 Changes

3 files changed (+81 additions, -47 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/text_field.dart (+28 -22)
frontend/app_flowy/test/unit_test/select_option_split_text_input.dart (+46 -0)
📝 frontend/app_flowy/test/widget_test/select_option_text_field_test.dart (+7 -25)

📄 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/1432 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 11/10/2022 **Status:** ✅ Merged **Merged:** 11/11/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `split-select-option-test` --- ### 📝 Commits (2) - [`bd0b816`](https://github.com/AppFlowy-IO/AppFlowy/commit/bd0b816eb400794d639d54c0d9beb2865b9611a6) test: split test into widget and unit test - [`bd0603d`](https://github.com/AppFlowy-IO/AppFlowy/commit/bd0603d03d2bbfd06ae889feb9b64238d3d79e8a) chore: Merge branch 'upstream/main' into split-select-option-test ### 📊 Changes **3 files changed** (+81 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/cell/select_option_cell/text_field.dart` (+28 -22) ➕ `frontend/app_flowy/test/unit_test/select_option_split_text_input.dart` (+46 -0) 📝 `frontend/app_flowy/test/widget_test/select_option_text_field_test.dart` (+7 -25) </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: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#4734
No description provided.