Commit Graph

21 Commits

Author SHA1 Message Date
Andelf
115054736d test(e2e): add test for backspace and cursor pos (#4896)
* test(e2e): add test for backspace and cursor pos
* fix(test): refine, fix wrong helper
2022-04-15 19:50:25 +08:00
Tienson Qin
5a0a199a1c fix: e2e tests 2022-04-05 12:44:46 +08:00
Tienson Qin
2b0a56018c fix: Disappearing children
close #4814
2022-04-05 12:44:46 +08:00
Andelf
619368d67d fix(test): add time wait to page-search e2e 2022-04-02 21:49:37 +08:00
Andelf
f1af5344b2 fix(test): refactor and fix all e2e tests 2022-04-02 21:49:34 +08:00
Charlie
0d3ac91ca3 Feature/Setups of Onboarding Process (#4580)
UX enhancement: onboarding setup graphs 

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-04-02 21:37:38 +08:00
Andelf
2106a3ec44 test(e2e): add test case for #4320 2022-02-24 23:44:57 +08:00
Junyi Du
bb0df09cd9 test(e2e): add test for renaming pages 2022-02-19 10:47:16 +08:00
Andelf
ddbe7cabeb test(e2e): refine condition wait 2022-01-17 17:26:42 +08:00
Andelf
f5be683963 test(e2e): allow test with newly opened graph 2022-01-17 17:26:42 +08:00
Junyi Du
1612a306f5 test(e2e): improve page-ref test robustness 2022-01-13 12:21:22 +08:00
Andelf
893d42af52 test(e2e): shorten sleep wait 2022-01-08 13:36:52 +08:00
Peng Xiao
17b5cdb9e8 feat: add a secret global flag to load graph progammtically (#3531)
* feat: add a secret global flag to load graph from a user defined dir

* fix: use LOGSEQ_OVERWRITE_OPEN_DIR env var to overwrite the openning graph dir

* e2e: add a test for load & check saved graph data

* fix: should also pass in process.env for testing fixtures

* feat: new way to set open dir folder

* fix: e2e

* fix: remove playwright global flag check

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-01-05 21:05:05 +08:00
Junyi Du
6fe10a587e test(e2e): text normalization 2022-01-04 21:37:44 +08:00
Junyi Du
6aafeb40ca test(e2e): split util functions 2021-12-21 12:38:08 +08:00
Junyi Du
8798ffed06 test(e2e): add page alias tests 2021-12-21 12:38:08 +08:00
Andelf
0d26856206 test(e2e): add cases for code-editing 2021-12-12 16:24:14 +08:00
Andelf
d5a85c959f fix(test): adapt tests to the new left sidebar 2021-12-10 14:14:57 +08:00
Charlie
c63f1f0d15 Enhance/left sidebar responsive (#3376)
* improve(ui): [WIP] refactor left sidebar component

* improve(ui): [WIP] refactor left sidebar component

* improve(ui): polish left sidebar for mobile

* improve(ui): polish left sidebar for mobile native

* fix: unnecessary stateful component

* improve(ui): tweak padding inner left sidebar

* fix(tests): update tests

* fix(ui): close left sidebar when create page on sm breakpoint

* improve(ui): tweak `--ls-left-sidebar-sm-width` to 70%

* fix(ui): overlap between left sidebar and toolbar right area on mobile
2021-12-08 21:13:57 +08:00
Andelf
ee38781656 test(e2e): add test cases for hotkey 2021-11-30 11:05:48 +08:00
Andelf
aae4a8b18c test(e2e): add test cases for auto-completion 2021-11-24 17:20:01 +08:00