Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
bugbug
зеркало из
https://github.com/mozilla/bugbug.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули bugbug
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
0a7ce5b763
bugbug
/
test-requirements.txt
4 строки
51 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Update pytest from 4.6.1 to 4.6.2 (#538)
2019-06-03 23:40:30 +03:00
pytest==4.6.2
Initial tests for repository module (#377) * Test repository.get_revs function * Test repository.get_directories function * Split _hg_log function called by ProcessPoolExecutor in two to make it more easily testable * Add logging when downloading file->component mapping * Move the experience calculation code in a separate function * Don't break experiences when there are days without commits * Add tests for repository.calculate_experiences Fixes #382 * When a commit changes multiple files in the same component, don't overcount the experience The commit itself was being considered as a previous commit touching the same components
2019-05-14 12:30:56 +03:00
pre-commit==1.16.1
responses==0.10.6