CLD-6867 E2E Tests - Decouple cycle creation from test running (#25367)
* Separate test cycle generation from test running --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
000aa0d891
Коммит
43c3003e9d
@@ -44,7 +44,6 @@
|
||||
* BROWSER : Chrome by default. Set to run test on other browser such as chrome, edge, electron and firefox.
|
||||
* The environment should have the specified browser to successfully run.
|
||||
* HEADLESS : Headless by default (true) or false to run on headed mode.
|
||||
* CI_BASE_URL : Test server base URL in CI
|
||||
*
|
||||
* Example:
|
||||
* 1. "node generate_test_cycle.js"
|
||||
|
||||
Ссылка в новой задаче
Block a user