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: overhaul of testing infra and add more tests #127

Merged
merged 20 commits into from
Jun 28, 2020
Merged

Conversation

pmmmwh
Copy link
Owner

@pmmmwh pmmmwh commented Jun 24, 2020

This PR adds:

  1. Infrastructure to test code related to Webpack compilation;
  2. Tests related to loader code w.r.t Webpack 4/5 utilizing (1);
  3. Unit tests for any non-trivial functions, to increase test coverage and confidence in reliability of the plugin.

In the future, with most testing infra stabilized, we can add more cases related to the error overlay and the error recovery experience (see #3 for cases).

@pmmmwh pmmmwh self-assigned this Jun 24, 2020
@pmmmwh pmmmwh force-pushed the test/overhaul-testing branch from 084698c to 783e43b Compare June 24, 2020 18:44
@pmmmwh pmmmwh force-pushed the test/overhaul-testing branch from b14b14d to eb379bb Compare June 28, 2020 18:38
@pmmmwh pmmmwh added the enhancement New feature or request label Jun 28, 2020
@pmmmwh pmmmwh marked this pull request as ready for review June 28, 2020 18:42
@pmmmwh pmmmwh merged commit fbee96a into main Jun 28, 2020
@pmmmwh pmmmwh deleted the test/overhaul-testing branch June 28, 2020 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant