Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use chromium for karma tests #55

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

Merged
merged 3 commits into from
Feb 16, 2022
Merged

Conversation

theinterned
Copy link
Contributor

What am I trying to accomplish

Provide a Chromium binary for front-end projects to run karma tests with when running in Codespaces or other environments where chrome browser is not necessarily installed.

Part of https://github.com/github/web-systems/issues/162 (see that issue for more info)

What approach did I take?

I installed and configured the chromium npm package for use with karma tests.

@theinterned theinterned requested a review from a team as a code owner January 28, 2022 23:19
@theinterned theinterned self-assigned this Jan 28, 2022
@theinterned theinterned requested a review from koddsson January 28, 2022 23:19
Copy link
Contributor

@keithamus keithamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@theinterned theinterned merged commit c848e12 into main Feb 16, 2022
@theinterned theinterned deleted the theinterned/install-chromium branch February 16, 2022 20: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.

3 participants