Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
5129f202e4 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 19:06:43 +00:00
dependabot[bot]
35037b21f7 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 10:00:50 +00:00
Sebastien Vermeille
62761453c7 Add an IT test to verify DELETE method works as expected (#157) 2024-08-05 13:12:21 +02:00
Sebastien Vermeille
aeef78bb14 Add tests with assertions (#154)
That way not only inputs are tested but also outputs
2024-07-29 20:16:03 +02:00