Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hpc-vmware-managed-vcd): add integration tests #13592

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

chipp972
Copy link
Contributor

ref: MANAGER-15566

Question Answer
Branch? develop
Bug fix? no
New feature? yes
Breaking change? no
Tickets MANAGER-15566
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Related

@chipp972 chipp972 requested review from a team as code owners October 15, 2024 07:13
@chipp972 chipp972 requested review from kqesar, frenautvh, tibs245, darsene and mhelhali-soufien and removed request for a team October 15, 2024 07:13
@github-actions github-actions bot added the feature New feature label Oct 15, 2024
ref: MANAGER-15566

Signed-off-by: Nicolas Pierre-charles <[email protected]>
Copy link

sonarcloud bot commented Oct 15, 2024

}: GetOrganizationMocksParams): Handler[] => {
const nb = allOrgsBackedUp ? 1 : nbOrganization;
return [
{
url: '/vmwareCloudDirector/organization/:id/virtualDataCenter',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can't use some route constants here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will fix them in next TU PR

@chipp972 chipp972 merged commit e79b20e into feat/hpc-vcd-beta Oct 17, 2024
14 checks passed
@chipp972 chipp972 deleted the feat/vcd-15566 branch October 17, 2024 08:36
darsene pushed a commit that referenced this pull request Oct 17, 2024
ref: MANAGER-15566

Signed-off-by: Nicolas Pierre-charles <[email protected]>
darsene pushed a commit that referenced this pull request Oct 18, 2024
ref: MANAGER-15566

Signed-off-by: Nicolas Pierre-charles <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants