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

build: add puppeteer #685

Closed
wants to merge 1 commit into from
Closed

Conversation

karantakalkar
Copy link
Collaborator

@karantakalkar karantakalkar commented Mar 25, 2020

Description

karma.conf.js is found but fails at require('puppeteer') as it is not included as a dependency (npm install does not add it), Karma's error handler gives out MODULE_NOT_FOUND error somewhat similar to karma-runner/karma#3339.

puppeteer documentation: (see bottom) https://github.com/karma-runner/karma-chrome-launcher
karma documentation: http://karma-runner.github.io/4.0/config/configuration-file.html

Related issues and discussion

#684

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • If you have multiple commits please combine them into one commit by squashing them.

  • Read and understood the contribution guidelines at web-app/.github/CONTRIBUTING.md.

@karantakalkar
Copy link
Collaborator Author

build error due to timeout

@karantakalkar
Copy link
Collaborator Author

@abhaychawla should I merge?

@karantakalkar karantakalkar added the review requested Pull Request requiring review by senior collaborators label May 12, 2020
@karantakalkar
Copy link
Collaborator Author

Closing as this is subject to discussion

@karantakalkar karantakalkar deleted the puppeteer branch August 30, 2020 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review requested Pull Request requiring review by senior collaborators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant