omercier fe90a52295
new(tests): initiated unit tests (#5138)
Co-authored-by: May <110405507+mushroomempires@users.noreply.github.com>
Co-authored-by: Paul Oureib <poureib@centreon.com>

REFS: CTOR-805
2024-08-16 09:34:33 +02:00

11 lines
205 B
YAML

name: "unit-tests"
description: "Unit tests that control the code itself"
runs:
using: "composite"
steps:
- name: Recursively run all unit tests
shell: bash
run: yath -L test ./tests