AppFlowy/frontend/appflowy_flutter/integration_test/document
Nathan.fooo 6ecc3c9076
test: add document sync test on appflowy cloud (#4163)
* test: add document sync test on appflowy cloud

* chore: add runner

* test: Stream has already been listened to.

* fix: using singleton subscription

* fix: using singleton subscription
2023-12-21 08:12:40 +08:00
..
document_alignment_test.dart feat: support text align and block align (#3292) 2023-08-30 17:21:32 +08:00
document_codeblock_paste_test.dart fix: paste multiple lines in codeblock (#3151) 2023-08-30 09:58:56 +08:00
document_copy_and_paste_test.dart feat: add link preview block (#4137) 2023-12-13 15:21:38 +08:00
document_create_and_delete_test.dart feat: support toggling the markdown style by shortcuts (#3674) 2023-10-11 23:12:23 +08:00
document_inline_page_reference_test.dart feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
document_option_action_test.dart fix: unable to parse html text which contains <mark> tag (#3529) 2023-09-26 14:37:10 +08:00
document_test_runner.dart feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
document_text_direction_test.dart feat: toggle notifications on/off (#3672) 2023-10-12 12:54:08 +08:00
document_with_cover_image_test.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
document_with_database_test.dart fix: clear selection when editing inline database view 2023-09-26 16:55:49 +08:00
document_with_image_block_test.dart feat: auto pop up the menu after inserting image block (#3698) 2023-10-15 13:04:24 +08:00
document_with_inline_math_equation_test_1.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test_2.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test.dart feat: adjust code block, outline block on mobile (#3940) 2023-11-15 16:04:18 +08:00
document_with_inline_page_test.dart feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
document_with_link_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
document_with_outline_block_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
document_with_toggle_list_test.dart feat: adjust toggle list, callout, quote and divider on mobile (#3894) 2023-11-08 21:10:29 +08:00
edit_document_test.dart feat: upgrade to flutter 3.16 (#4119) 2023-12-08 21:01:54 +08:00
edit_document_test.png fix: undo redo for the transforming block will raise an error (#2869) 2023-06-21 19:53:29 +08:00