elixir-cloud-aai / tesk-api

GA4GH TES API Service that translates tasks into Kubernetes Batch API calls
Apache License 2.0
7 stars 18 forks source link

Update examples so it is easier to test #56

Closed lvarin closed 1 month ago

lvarin commented 1 month ago

Summary by Sourcery

Updated example values in API model properties to reflect more current or generic data, making it easier to test and understand the usage of the API.

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates several example values in the API model properties across multiple files. The changes include updating container image versions, command examples, stdout paths, and URLs to placeholders. These updates aim to make the examples more relevant and easier to test.

File-Level Changes

Files Changes
src/main/java/uk/ac/ebi/tsc/tesk/tes/model/TesExecutor.java
src/main/java/uk/ac/ebi/tsc/tesk/tes/model/TesTask.java
src/main/java/uk/ac/ebi/tsc/tesk/tes/model/TesInput.java
Updated example values in API model properties to make testing easier and more flexible.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.