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

feat: assertion library + smoke tests for Web APIs #45

Merged
merged 3 commits into from
Feb 15, 2023
Merged

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Feb 13, 2023

feat: vendor asserts from Deno stdlib

test: add smoke tests for Web APIs

This is a follow-up to improve test coverage of the APIs we are exposing from deno_web crate, see

Resolves #7

Allow modules to import
https://deno.land/std@0.177.0/testing/asserts.ts

This is a temporary workaround until we implement proper support for
ES modules, see #43.

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
@bajtos bajtos mentioned this pull request Feb 15, 2023
@bajtos bajtos enabled auto-merge (squash) February 15, 2023 07:58
@bajtos bajtos merged commit 18de009 into main Feb 15, 2023
@bajtos bajtos deleted the test-webapis branch February 15, 2023 08:03
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.

Timers API
2 participants