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(ext/node): Port crypto tests from std/node #18382

Merged
merged 4 commits into from
Mar 26, 2023

Conversation

maxedahlgren
Copy link
Contributor

Part of #17840

Notes:

  • _randomBytes_test.ts: MAX_RANDOM_VALUES and MAX_SIZE constants are no longer visible so redefined in test file.
  • pbkdf2_test.ts: NormalizedAlgorithms type no longer visible so redefined in test file. Functions it is used as input type for only expect string type input.

@aapoalas
Copy link
Collaborator

Lint is failing, could you fix that? Thank you.

@bartlomieju bartlomieju requested a review from kt3k March 25, 2023 17:21
@maxedahlgren
Copy link
Contributor Author

Sorry about that, should be fixed now!

Copy link
Collaborator

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@aapoalas aapoalas enabled auto-merge (squash) March 26, 2023 09:39
@aapoalas aapoalas merged commit 701099b into denoland:main Mar 26, 2023
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