cozystack/.github/workflows
Timofei Larkin 1c9ae2bec5 [ci,dx] Add unit tests for cozy-lib
## What this PR does

The cozy-lib library package got complicated enough to warrant its own
unit tests. Since unit tests are a "good thing" (tm), a somewhat generic
framework for running all kinds of unit tests was introduced into the CI
pipeline and Makefile targets. For now all it runs is `make test`
against the `packages/{library,apps,system,extra}/*` directories,
wherever a `test` target is present in the Makefile, and for now this is
only for the `cozy-lib` Helm library chart.

### Release note

```release-note
[ci,dx] Introduce a scaffold for running unit tests locally and in CI
and add the first unit tests for the cozy-lib helper Helm chart.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-11-19 17:56:17 +03:00
..
backport.yaml [ci] let CI to cancel previus job if new one is scheduled 2025-04-24 11:25:10 +02:00
pre-commit.yml [dx] JSDoc compatible syntax for values.yaml 2025-10-29 08:57:26 +05:00
pull-requests-release.yaml [ci] Skip Cozystack tests on PRs that only change the docs 2025-07-01 16:29:29 +03:00
pull-requests.yaml [ci,dx] Add unit tests for cozy-lib 2025-11-19 17:56:17 +03:00
tags.yaml [ci] Fix creating draft release 2025-08-01 18:59:15 +02:00