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

What should be tested #27

Open
jodinathan opened this issue Feb 22, 2023 · 0 comments
Open

What should be tested #27

jodinathan opened this issue Feb 22, 2023 · 0 comments

Comments

@jodinathan
Copy link
Owner

I am opening this issue to get more info on what we should test in the package.

As a start we currently have two kinds of tests: Primitives and bindings. Both runs through automated Github Actions

  • Primitives: Tests over hardcoded stuff like JsArray and JsIterator. For now we do some Map and Array testing, which should cover the basic features of arrays and iterators.
  • Bindings: Tests over the generated bindings. Currently we are testing some basic DOM manipulation and anonymous constructors like ResponseInit
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

No branches or pull requests

1 participant