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: rename test/index.test.js to test/index.js #130

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

ChALkeR
Copy link
Contributor

@ChALkeR ChALkeR commented Nov 11, 2024

Mirror of: paulmillr/noble-curves@022e43c

This file is not a test itself, and we don't want test runner that loads *.test.js files to load all tests twice

This is also what

  1. noble-ciphers use: https://github.com/paulmillr/noble-ciphers/tree/main/test
  2. noble-curves use since test: add test bundler compatibility noble-curves#166

To test:

  • npm test
  • CI
  • npx @exodus/test (Node.js) -- doesn't auto-include "index" test runner anymore

@paulmillr paulmillr merged commit c03833e into paulmillr:main Nov 11, 2024
5 checks passed
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.

2 participants