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

test: NodeJS tests using native test runner #32191

Closed
wants to merge 13 commits into from

Commits on Apr 12, 2024

  1. chore: bump 7.0.0

    ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dc67e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d5a13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997c056 View commit details
    Browse the repository at this point in the history
  4. chore!: Removed Mongo 4.4. support and added 7.0 (#32162)

    Co-authored-by: Diego Sampaio <chinello@gmail.com>
    ggazzo and sampaiodiego committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    78ed194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08bb16d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48148b3 View commit details
    Browse the repository at this point in the history
  7. Remove Promise.await missing

    ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4274072 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e18b82 View commit details
    Browse the repository at this point in the history
  9. Create large-bikes-brake.md

    ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5db2b64 View commit details
    Browse the repository at this point in the history
  10. reorganize imports

    ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6b94ee7 View commit details
    Browse the repository at this point in the history
  11. Update large-bikes-brake.md

    ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    07d41df View commit details
    Browse the repository at this point in the history
  12. Create quick-moles-jump.md

    ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    edfc298 View commit details
    Browse the repository at this point in the history
  13. test: adds NodeJS native test runner

    Implements Node.js native test runner alongside real-world examples. Keeps swc as the compiler as well as proxyquire for module mocking in absence of native support.
    Ricardo Garim authored and ggazzo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b345e41 View commit details
    Browse the repository at this point in the history