/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
core/tests/ci-test-suite-configs/e2e.json
20 строк
476 B
Mohamed Ahmed Mostafa
Fix #24491: Migrate collection creator E2E tests to Puppeteer acceptance tests (#25490)
10 авг 2026, 21:39
Не верифицирован
10 авг 2026, 21:39
b0e514d
Код
Авторство
О чём код?
{ "suites": [ { "name": "explorationHistoryTab", "module": "core/tests/webdriverio_desktop/explorationHistoryTab.js" }, { "name": "skillEditor", "module": "core/tests/webdriverio_desktop/skillEditor.js" }, { "name": "topicAndStoryEditor", "module": "core/tests/webdriverio_desktop/topicAndStoryEditor.js" }, { "name": "users", "module": "core/tests/webdriverio_desktop/userJourneys.js" } ] }