[GH-ISSUE #2085] [FR] Load an AppFlowy workspace on startup during integration testing. #846

Closed
opened 2026-03-23 20:41:57 +00:00 by mirror · 2 comments
Owner

Originally created by @a-wallen on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2085

Originally assigned to: @a-wallen on GitHub.

Description

Integration tests load the default AppFlowy workspace. The default workspace contains a demo document containing lots of text. It does not contain any boards, grids, or calendars that might be useful for an integration test. Any integration test that needs a calendar must programmatically create one through button clicks, making it tedious to write integration tests.

Proposal: contributors can configure workspaces and load those during an integration test. For example, I can create an AppFlowy workspace with a empty document and a Kanban board if I'd like to test Kanban functionality.

Impact

Medium/high - improve test coverage and developer velocity.

Additional Context

No response

Originally created by @a-wallen on GitHub (Mar 23, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2085 Originally assigned to: @a-wallen on GitHub. ### Description Integration tests load the default AppFlowy workspace. The default workspace contains a demo document containing lots of text. It does not contain any boards, grids, or calendars that might be useful for an integration test. Any integration test that needs a calendar must programmatically create one through button clicks, making it tedious to write integration tests. Proposal: contributors can configure workspaces and load those during an integration test. For example, I can create an AppFlowy workspace with a empty document and a Kanban board if I'd like to test Kanban functionality. ### Impact Medium/high - improve test coverage and developer velocity. ### Additional Context _No response_
mirror 2026-03-23 20:41:57 +00:00
  • closed this issue
  • added the
    tests
    label
Author
Owner

@a-wallen commented on GitHub (Mar 23, 2023):

cc @LucasXu0

<!-- gh-comment-id:1480445462 --> @a-wallen commented on GitHub (Mar 23, 2023): cc @LucasXu0
Author
Owner

@a-wallen commented on GitHub (Apr 4, 2023):

Closing as pr#2083 is landed

<!-- gh-comment-id:1495365184 --> @a-wallen commented on GitHub (Apr 4, 2023): Closing as pr#2083 is landed
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#846
No description provided.