Commit Graph

3 Commits

Author SHA1 Message Date
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
Andelf
aaceac2c96 test(e2e): monitor error logs 2021-12-25 13:41:22 +08:00
Andelf
147b2ccf70 test(e2e): refactor using fixtures 2021-11-30 11:05:48 +08:00