Commit Graph

12 Commits (acda57e1b1dde8d02f98b200877615d427806902)

Author SHA1 Message Date
Andelf 166f2b2432 fix(test): code testing fail 2022-11-30 11:22:55 +08:00
Andelf f94c0184d1 fix(test): random failure of code testing 2022-05-18 02:35:25 +08:00
Andelf cd8a4fe339 fix(e2e): occasional failures 2022-04-11 11:45:32 +08:00
Andelf f1af5344b2 fix(test): refactor and fix all e2e tests 2022-04-02 21:49:34 +08:00
Tienson Qin d18d2f24ca fix e2e tests 2022-01-28 20:28:50 +08:00
Tienson Qin 6aba8c3241
Improve long page editing performance (#3855)
* Remove expensive parsing when saving files

* Add limit to page blocks query

* Don't collapse block's body to make it compatible with other tools

* Alert if there're unsaved changes when switching graphs

* DB schema migration for :block/collapsed? from it's property

Co-authored-by: Andelf <andelf@gmail.com>
2022-01-18 10:37:31 +08:00
Andelf 893d42af52 test(e2e): shorten sleep wait 2022-01-08 13:36:52 +08:00
Andelf 585e7ba1f5 test(e2e): add test for block with code and multi properties 2021-12-16 19:23:10 +08:00
Andelf 34769bc989 test(e2e): add cases for code editing 2021-12-15 12:28:02 +08:00
Andelf 13e3ee2cc9 fix(editor): handle code block with non-latin1 chars 2021-12-13 14:59:29 +08:00
Andelf 0f650741a8 fix(test): unused imports 2021-12-12 16:24:14 +08:00
Andelf 0d26856206 test(e2e): add cases for code-editing 2021-12-12 16:24:14 +08:00