18 Commits

Author SHA1 Message Date
Bad3r
392ddf971f fix: test intermediate failure 2023-06-21 13:39:41 +08:00
Gabriel Horner
028db2e7f2 Merge branch 'master' into feat/slash-command-for-code-block 2023-06-19 15:25:09 -04:00
Gabriel Horner
839917dbf8 Disable test failing intermittently for the Xth test 2023-06-12 11:24:04 -04:00
charlie
4a2f6674ac fix: tests 2023-06-05 16:29:37 +08:00
Bad3r
6760f897ac dev(e2e): add tests for selecting codeblock language (#9557)
* dev(e2e): add tests for selecting codeblock language

* remove trailing whitespace from test
2023-06-04 20:51:00 +08:00
Zhizhen He
25c15053d6 feat: add typos to GitHub action
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2023-02-21 12:01:58 -05:00
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