[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#75118: [PATCH Cuirass] tests: Test properties in specifications.
From: |
Ludovic Courtès |
Subject: |
bug#75118: [PATCH Cuirass] tests: Test properties in specifications. |
Date: |
Thu, 26 Dec 2024 18:57:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Romain GARBAGE <romain.garbage@inria.fr> skribis:
> * tests/common.scm (specifications=?): Add testing of the properties field.
> * tests/forgejo.scm (default-pull-request-json): Add missing fields.
> (test): Add properties to expected specification.
> * tests/gitlab.scm (default-mr-json, custom-mr-json,
> custom-mr-json-multiple-packages, custom-mr-json-name-prefix,
> custom-mr-json-build-all): Fix iid type. Add missing fields. Improve coherency
> of values.
> (tests): Add properties to expected specifications.
Pushed, thanks! :-)