Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Use chromium for karma tests #72

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 Jan 29, 2022
@theinterned
Copy link
Contributor Author

Note tests currently failing running chromium in Codespaces

@keithamus keithamus marked this pull request as ready for review February 15, 2022 15:01
@keithamus keithamus requested a review from a team as a code owner February 15, 2022 15:01
@theinterned theinterned force-pushed the theinterned/install-chromium branch from c111d09 to 2ec9a6b Compare February 17, 2022 22:12
@theinterned theinterned merged commit a36eb9d into main Feb 17, 2022
@theinterned theinterned deleted the theinterned/install-chromium branch February 17, 2022 22:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants