Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Add tests for typewiz-webpack #64

Open
urish opened this issue Apr 16, 2018 · 1 comment
Open

Add tests for typewiz-webpack #64

urish opened this issue Apr 16, 2018 · 1 comment
Labels
component:webpack good first issue Good for newcomers help wanted Extra attention is needed

Comments

@urish
Copy link
Collaborator

urish commented Apr 16, 2018

We can run Webpack with a configuration similar to the one in the README file, and then compare the collected types json file with a reference one.

We can probably even run the entire test inside node (using some polyfill for the XHR part), or we can run it inside a real browser using puppeteer.

@urish urish added help wanted Extra attention is needed good first issue Good for newcomers component:webpack labels Apr 16, 2018
@zoehneto
Copy link
Contributor

For testing the loader portion of typewiz-webpack the webpack guide for loader testing should explain all that is needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component:webpack good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants