Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Fix unit tests for GetApplicationTask #497

Merged

Conversation

gciavarrini
Copy link
Contributor

What this PR does / why we need it:
Fix and re-enabled GetApplicationTaskTest that was disabled in PR #493
To fix the tests, it was necessary to convert appID from int to String to match the current implementation.

Which issue(s) this PR fixes:
Fixes: Partially fixes test disabled in PR #493

Change type

  • New feature
  • Bug fix
  • Unit tests
  • Integration tests
  • CI
  • Documentation
  • Auto-generated SDK code

Impacted services

  • Workflow Service
  • Notification Service

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.

@openshift-ci openshift-ci bot requested review from anludke and eloycoto August 8, 2023 09:10
@gciavarrini gciavarrini changed the title Fix GetApplicationTaskTest Fix unit tests for GetApplicationTask Aug 8, 2023
`GetApplicationTask` add `applicationID` paramenter as a String
not as an Integer.

Signed-off-by: Gloria Ciavarrini <[email protected]>
Signed-off-by: Gloria Ciavarrini <[email protected]>
Signed-off-by: Gloria Ciavarrini <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Aug 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit f310130 into parodos-dev:main Aug 9, 2023
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants