/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
core/tests/.browserstack.env.example
11 строк
378 B
Apurv Bajaj
Improving the dev workflow: Setup browserstack, add necessary configuration files and tests for mobile (#5340)
04 авг 2018, 21:25
Не верифицирован
04 авг 2018, 21:25
0b5692a
Код
Авторство
О чём код?
// This is the sample environment file which is // required to run e2e tests on Browserstack. // To run the tests, create a new file, // .browserstack.env, copy the contents of // this file in it and then put in the // actual browserstack credentials. USERNAME={Browserstack username} ACCESS_KEY={Browserstack access key} DEVICE={The Mobile Device} OS_VERSION={The OS Version}