Skip to content

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:46
· 26 commits to main since this release
f4c97a3

Changes included in v0.0.1:

Changelog

🚀 Features

[USER]

  • (#6, @rdksap)
  • Allow configuration of pollInterval and pollTimeout per test case (#3, @rdksap)

➕ Other

[USER]

  • Continue processing test cases if resource already exists but has no status (#5, @rdksap)

What's Changed

  • feat: test runner as platform service with initial tests by @rdksap in #1
  • feat: allow configuration of pollInterval and pollTimeout per test case by @rdksap in #3
  • fix: proceed with tests if resource already present by @rdksap in #5
  • release: v0.0.1 by @rdksap in #6

New Contributors

  • @rdksap made their first contribution in #1

Full Changelog: https://github.com/openmcp-project/platform-service-test-runner/commits/v0.0.1