forked from kubeflow/notebooks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
web-apps(front): Make the library tests run in CI (kubeflow/kubeflow#…
…5564) In order for the frontend tests to run in a CI system, which will be using a container to run them, we will need to make some adjustments. Namely, we will need to: * Run a headless version of Chrome * Run the `ng test` in non-watch mode, in order for the testing process to terminate and not watch for changes to the codebase. Signed-off-by: Kimonas Sotirchos <[email protected]>
- Loading branch information
1 parent
4d80845
commit 5111dee
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters