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

[git] add test:jest #29

Closed
wants to merge 1 commit into from
Closed

[git] add test:jest #29

wants to merge 1 commit into from

Conversation

kavilla
Copy link
Owner

@kavilla kavilla commented Oct 30, 2021

Signed-off-by: Kawika Avilla kavilla414@gmail.com

@kavilla kavilla force-pushed the avillk/github_wf branch 5 times, most recently from ea18a8b to 32d5ca6 Compare November 4, 2021 10:14
Add unit tests to github workflow and also creating a "bad apples"
environment variable. Some unit tests just fail on the CI for
hardware issues. They should be improved but step one will be
calling out the bad apples. Next step will be improving.

Also needed to limit the amount of workers because otherwise the
hardware can't handle well so then it will accidentally create conflicts.
This means we get an accurate test run but it is slower on the CI.

Included integration tests which worked out of the box.

Included e2e tests as well but it the chrome driver for the application
was different from github's chrome so to run it I just upgraded it for
the test run. Not ideal, ideally we should probably set up a
docker env and install the specific versions since we are now
depending on github's virtual env and the dependencies they installed
there. But at least this is a first pace.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla closed this Apr 12, 2022
@kavilla kavilla deleted the avillk/github_wf branch April 12, 2022 06:50
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.

1 participant