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

Integration test suite #460

Closed
codymikol opened this issue Jan 8, 2021 · 1 comment
Closed

Integration test suite #460

codymikol opened this issue Jan 8, 2021 · 1 comment

Comments

@codymikol
Copy link
Owner

Feature Proposal

An integration test suite that will run karma-webpack against karma and webpack. This should increase confidence when updating dependencies and give us the ability to more easily test against different permutations of configuration options.

I have already started on a small testing package that I hope to finish up soon.

@codymikol
Copy link
Owner Author

I have a branch in progress for this that has some hacks to work around issues I documented over here: karma-runner/karma#3612 . I want to see if this can be worked around in a better way and so I'll wait for some feedback from the karma team.

codymikol added a commit that referenced this issue Jan 14, 2021
This will ensure that karma-webpack
can run as expected within a live
karma server.

Fixes #460
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant