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

RHIDP-1074 [Playwright tests] enable quay.spec.ts test #904

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

gustavolira
Copy link
Contributor

Description

Please explain the changes you made here.

Which issue(s) does this PR fix

  • Fixes #?

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

Copy link

changeset-bot bot commented Jan 25, 2024

⚠️ No Changeset found

Latest commit: 25295c4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

janus-idp bot commented Jan 25, 2024

backstage-showcase Tests on commit 0db0f65 finished with errors.
View test log

@gustavolira gustavolira force-pushed the RHIDP-1074 branch 2 times, most recently from 7d622ae to 295de8c Compare January 25, 2024 16:40
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

@gustavolira gustavolira marked this pull request as ready for review January 25, 2024 18:24
@gustavolira gustavolira requested a review from a team as a code owner January 25, 2024 18:24
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

@josephca josephca left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@josephca
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 25, 2024
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

1 similar comment
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

@gustavolira gustavolira force-pushed the RHIDP-1074 branch 3 times, most recently from a9cca87 to 25295c4 Compare February 20, 2024 14:34
`${UIhelperPO.MuiTable} thead th >> text="${header}"`,
);
const count = await headerLocator.count();
expect(count).toBeGreaterThan(0);
Copy link
Member

Choose a reason for hiding this comment

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

Could we use toBeVisible instead? I believe it would accomplish the same thing while also ensuring visibility.

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

Make possible to disable html report

Signed-off-by: Gustavo Lira <[email protected]>
Signed-off-by: Gustavo Lira <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@josephca
Copy link
Contributor

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Feb 21, 2024
Copy link

openshift-ci bot commented Feb 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: josephca

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

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-904!

@openshift-merge-bot openshift-merge-bot bot merged commit 5fde1cd into redhat-developer:main Feb 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants