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

Use chromium for karma tests #61

Merged
merged 2 commits into from Feb 17, 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 self-assigned this Feb 16, 2022
@theinterned theinterned requested a review from a team as a code owner February 16, 2022 22:37
@theinterned theinterned merged commit f39ff9e into main Feb 17, 2022
@theinterned theinterned deleted the theinterned/install-chromium branch February 17, 2022 21:59
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.

None yet

2 participants