Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
Azure
/
ms-rest-js
зеркало из
https://github.com/Azure/ms-rest-js.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули ms-rest-js
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
2d4e6b747d
ms-rest-js
/
mocha.config.json
4 строки
54 B
JSON
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Enable test coverage reporting
2018-12-14 21:23:41 +03:00
{
"reporterEnabled"
:
"list, mocha-junit-reporter"
Fix default HTTP client tests (#321) * Enable CORS * Add empty line * Add mock http proxy * Fix few tests * Remove axios workaround that was fixed in current release * Fix all tests except download/upload progress * Fix stream HTTP tests * Delete testserver * Remove reporting skipped tests as warning * Remove .only * Add nodeIt * Fix Constants.ts * Remove it.skip()
2019-01-22 22:46:55 +03:00
}