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>
This commit is contained in:
Peng Xiao
2022-01-05 21:05:05 +08:00
committed by GitHub
parent 9f8028d51b
commit 17b5cdb9e8
10 changed files with 108 additions and 17 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ pom.xml.asc
node_modules/
static/
tmp
.cpcache/
/src/gen