[PR #696] [MERGED] chore: update documentation for grid uint test #4280

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

📋 Pull Request Information

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

Base: mainHead: refactor/grid_unit_test


📝 Commits (1)

  • f526817 chore: add documentation in grid uint test

📊 Changes

6 files changed (+139 additions, -237 deletions)

View changed files

📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_tests.rs (+32 -18)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_type_option_entities.rs (+5 -5)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/date_type_option/date_tests.rs (+42 -165)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/number_type_option/number_tests.rs (+39 -32)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/url_type_option/url_tests.rs (+19 -15)
📝 frontend/rust-lib/flowy-grid/tests/grid/block_test/row_test.rs (+2 -2)

📄 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/696 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 7/23/2022 **Status:** ✅ Merged **Merged:** 7/23/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `refactor/grid_unit_test` --- ### 📝 Commits (1) - [`f526817`](https://github.com/AppFlowy-IO/AppFlowy/commit/f5268178c4e888a2fbc81f25e885dc242bfd451b) chore: add documentation in grid uint test ### 📊 Changes **6 files changed** (+139 additions, -237 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_tests.rs` (+32 -18) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_type_option_entities.rs` (+5 -5) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/date_type_option/date_tests.rs` (+42 -165) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/number_type_option/number_tests.rs` (+39 -32) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/url_type_option/url_tests.rs` (+19 -15) 📝 `frontend/rust-lib/flowy-grid/tests/grid/block_test/row_test.rs` (+2 -2) </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:37:07 +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#4280
No description provided.