Skip to content

v1.17.0

Choose a tag to compare

@vovkabelov vovkabelov released this 25 Jun 07:33
· 54 commits to main since this release

Добавлена команда chef test module для сценарных E2E-тестов уровня модуля — для проверок, в которых участвует сразу несколько расширений. Тесты лежат в tests/chef/e2e/ модуля; на установленном Bitrix ищутся в local/modules/. Расширения и модули без тестов теперь помечаются как skipped, а не passed.


Added the chef test module command for module-level E2E scenario tests — for checks that span several extensions at once. Tests live in the module's tests/chef/e2e/; on an installed Bitrix they are looked up under local/modules/. Extensions and modules with no tests are now reported as skipped instead of passed.