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

Corrections to #1207 to fix broken tests #1236

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

kriswest
Copy link
Contributor

resolves #1234 by correcting deprecated JEST config
resolves #1235 by adding missing addEventListener function to Methods.ts

@kriswest kriswest requested review from a team June 27, 2024 10:25
Copy link

netlify bot commented Jun 27, 2024

Deploy Preview for fdc3 ready!

Name Link
🔨 Latest commit 5b3de39
🔍 Latest deploy log https://app.netlify.com/sites/fdc3/deploys/667d3e2484ea9b00083e2dcc
😎 Deploy Preview https://deploy-preview-1236--fdc3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kriswest
Copy link
Contributor Author

@bingenito @finos/fdc3-maintainers here's a great example of why the tests should be required to pass before a PR can be merged. Somehow 4 of us looked at this and didn't see the npm-build tests failing! That's probably because they have not run and there was no failure to see:

https://github.com/finos/FDC3/actions/workflows/package.yml?query=is%3Afailure

@openfin-johans openfin-johans requested review from hughtroeger and a team June 27, 2024 15:32
Copy link
Contributor

@openfin-johans openfin-johans left a comment

Choose a reason for hiding this comment

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

Ship it captain!

@kriswest kriswest merged commit 724ee5f into main Jun 27, 2024
9 checks passed
@kriswest kriswest deleted the corrections-to-#1207-to-fix-broken-tests branch June 27, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

addEventListener test failing in main Deprecation notice for Jest config
4 participants