AppFlowy/frontend/appflowy_flutter/integration_test
Mihir 39b1ff0910
feat: insert below and replace in smart-edit highlights text (#2107)
* feat: insert below and replace in smart-edit highlights text

* test: added integration tests to validate insert below and replace in smart-edit highlights text

* refactor: using get_it to inject OpenAiRepository to inject mock repo in test

* fix: delete node does not propagate non null selection

* refactor: suggested changes and fixed bugs causing warning in github-ci

* fix: integration tests causing error in github-ci

* refactor: reverting redundant changes due to recent changes in repo

* refactor: reverting redundant changes due to recent changes in repo

* refactor: refactoring to workspace based integration testing.

* refactor: reverting redundant changes due to recent changes in repo

* chore: fix analysis issues

* chore: fix analysis issues

* chore: remove the unnecessary conversion

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-05-03 15:43:11 +08:00
..
util feat: insert below and replace in smart-edit highlights text (#2107) 2023-05-03 15:43:11 +08:00
board_test.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
cover_image_test.dart feat: Only show the change cover button and delete button when it's hovering. (#2145) 2023-05-03 15:22:16 +08:00
empty_document_test.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
open_ai_smart_menu_test.dart feat: insert below and replace in smart-edit highlights text (#2107) 2023-05-03 15:43:11 +08:00
runner.dart feat: insert below and replace in smart-edit highlights text (#2107) 2023-05-03 15:43:11 +08:00
switch_folder_test.dart feat: Create a "view" for all database references in a document (#2083) 2023-04-04 12:50:22 +08:00