Skip to content

Add unit tests for XRayError.js #127

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

godcrampy
Copy link
Contributor

Description of changes:

Add missing test scenarios for XRayError.js.

Checklist

  • I have run npm install to generate the package-lock.json correctly and included it in the PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@godcrampy
Copy link
Contributor Author

I suspect the build failures are due to the fact that we don't control the runtime minor version while running the tests. ESM/CJS sensitive tests are failing, possibly due to the newer versions of node having allowlisted experimental ESM support.

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.

1 participant