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

plugin-scalprum-backend: replace mock-fs with @backstage/backend-test… #1080

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

BethGriggs
Copy link
Member

…-utils

mock-fs does not work with Node.js 20.8.0 and later, so we replace it with @backstage/backend-test-utils from upstream.

First time digging into this code so 🤞🏻

Description

Please explain the changes you made here.

Which issue(s) does this PR fix

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

How to test changes / Special notes to the reviewer

…-utils

mock-fs does not work with Node.js 20.8.0 and later. This commit replaces
it with @backstage/backend-test-utils from upstream.

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
Copy link

sonarcloud bot commented Mar 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

Copy link
Contributor

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

Copy link

janus-idp bot commented Mar 15, 2024

backstage-showcase Tests on commit c133b99 finished successfully.
View test log
View Playwright report
Download Playwright report

Copy link

openshift-ci bot commented Mar 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidfestal

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-bot openshift-merge-bot bot merged commit 8922ed9 into janus-idp:main Mar 18, 2024
7 checks passed
@BethGriggs BethGriggs deleted the rm-mock-fs branch March 18, 2024 20:43
ciiay pushed a commit to ciiay/backstage-showcase that referenced this pull request Mar 22, 2024
…-utils (janus-idp#1080)

mock-fs does not work with Node.js 20.8.0 and later. This commit replaces
it with @backstage/backend-test-utils from upstream.

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
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.

None yet

2 participants