/
githubmirror
/
grafana
Обзор
Документация
Войти
/
githubmirror
/
grafana
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
e2e-playwright/plugin-e2e/plugin-e2e-api-tests/mocks/resources.ts
19 строк
345 B
Ashley Harrison
E2E: migrate to playwright (#107241)
11 июл 2025, 12:31
Не верифицирован
11 июл 2025, 12:31
b6580cc
Код
Авторство
О чём код?
export const scenarios = [ { description: '', id: 'annotations', name: 'Annotations', stringInput: '', }, { description: '', id: 'arrow', name: 'Load Apache Arrow Data', stringInput: '', }, ]; export const prometheusLabels = { status: 'success', data: ['__name__', 'action', 'active', 'address'], };