/
githubmirror
/
nest
Обзор
Документация
Войти
/
githubmirror
/
nest
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
scripts/prepare.sh
8 строк
266 B
Mysh3ll
test(integration): wait for rabbitmq before tests
26 апр 2026, 19:46
26 апр 2026, 19:46
d3f55e9
Код
Авторство
О чём код?
# 1. Build fresh packages and move them to sample and integration directories npm run build &>/dev/null # 2. Start docker containers to perform integration tests npm run test:docker:up # 3. Wait for RabbitMQ to accept AMQP connections npm run test:docker:wait:rmq