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

Add WebCryptoApi tests #667

Merged
merged 3 commits into from
Jan 17, 2022
Merged

Add WebCryptoApi tests #667

merged 3 commits into from
Jan 17, 2022

Conversation

AlexITC
Copy link
Contributor

@AlexITC AlexITC commented Jan 12, 2022

Initially, this showcased a broken method in the web crypto api facade.

Let's add some tests to prevent this from occurring again, also, these tests should be useful for people willing to use the web crypto api in scalajs.

@AlexITC AlexITC changed the title Showcase that the crypto api is broken Add WebCryptoApi tests Jan 13, 2022
@AlexITC AlexITC marked this pull request as ready for review January 13, 2022 17:01
Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM! Much appreciated :)

Now let's see if we can come up with a fix in #669...

@armanbilge armanbilge merged commit a839087 into scala-js:main Jan 17, 2022
@AlexITC AlexITC deleted the crypto-api-broken branch January 17, 2022 20:52
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