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: use build/dist for e2e testing #421

Merged
merged 5 commits into from
Jul 27, 2019
Merged

Conversation

pimlie
Copy link
Collaborator

@pimlie pimlie commented Jul 27, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jul 27, 2019

Codecov Report

Merging #421 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #421   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          33     33           
  Lines         524    524           
  Branches      149    148    -1     
=====================================
  Hits          524    524
Impacted Files Coverage Δ
src/client/load.js 100% <100%> (ø) ⬆️
src/client/updaters/tag.js 100% <100%> (ø) ⬆️
src/client/updateClientMetaInfo.js 100% <100%> (ø) ⬆️
src/shared/log.js 100% <100%> (ø) ⬆️
src/shared/escaping.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04b2692...404cacf. Read the comment docs.

prefer not to use language features which needs to be transpiled for ie9. Eg for..of to forEach and no spreads
@pimlie pimlie merged commit 0bf0ceb into master Jul 27, 2019
@pimlie pimlie deleted the test-e2e-with-dist-files branch July 27, 2019 15:17
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