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

Fix browser tests; webpack switch #19

Merged
merged 2 commits into from
Aug 19, 2018
Merged

Fix browser tests; webpack switch #19

merged 2 commits into from
Aug 19, 2018

Conversation

no2chem
Copy link
Member

@no2chem no2chem commented Aug 19, 2018

Previously, the in-browser tests were using the original code.

This PR updates browser code so it is generated using webpack instead.
The Karma configuration has been updated to run code generated from
webpack, and the runner/reporter have been updated to match the mocha
style now used in tests.

Currently, the webpack generated artifacts are quite large (~250KB).
This could be because of dependencies and potentially inline source maps.
Issue #18 has been opened to track this.

@no2chem no2chem merged commit 5397e83 into master Aug 19, 2018
@no2chem no2chem deleted the browser-tests branch August 19, 2018 22:11
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.

1 participant