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

Convert project to use ESM instead of CJS #1269

Merged
merged 3 commits into from
Dec 15, 2024
Merged

Convert project to use ESM instead of CJS #1269

merged 3 commits into from
Dec 15, 2024

Conversation

mikepenz
Copy link
Owner

Convert project to use ESM instead of CJS

  • update files to use ESM
  • update imports
  • update configurations
  • fix jest

- update files to use ESM
- update imports
- update configurations
- fix jest
Copy link

TestsPassed ☑️SkippedFailed ❌️
Example Pytest Report4 ran2 passed0 skipped2 failed
TestResult
Example Pytest Report
test_sample.test_which_succeeds✅ pass
test_sample.test_which_fails❌ failure
test_sample.test_with_error❌ failure
test_sample.test_with_flaky_success✅ pass

Copy link

TestsPassed ✅SkippedFailed
Example Nested JUnit Test Report3 ran3 passed0 skipped0 failed
TestResult
Example Nested JUnit Test Report
ABC-0199: XMPP Ping
PingIntegrationTest.pingAsync (Normal)✅ pass
PingIntegrationTest.pingServer (Normal)✅ pass
ABC-0045: Multi-User Chat
MultiUserIntegrationTest.mucRoleTestForReceivingModerator (Normal)✅ pass

dist/sourcemap-register.cjs Dismissed Show dismissed Hide dismissed
@mikepenz mikepenz merged commit 9f154d5 into main Dec 15, 2024
5 of 10 checks passed
@mikepenz mikepenz deleted the feature/esm branch December 15, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant