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

Pass mapbox API key to test and coverage workflow #24

Merged
merged 2 commits into from
Nov 18, 2022
Merged

Conversation

yen-tt
Copy link
Contributor

@yen-tt yen-tt commented Nov 17, 2022

the issue with coverage test in search-ui-react repo stems from errors caused within the visual tests from storybook due to missing mapbox API key. This is also an issue when running test workflow where mapbox related visual tests failed due to missing mapbox API key (it also failed silently / test github action "passed" when there are tests failed -- that will be address in this item).

J=SLAP-2467
TEST=auto

@yen-tt yen-tt requested a review from a team as a code owner November 17, 2022 21:29
Copy link
Contributor

@tatimblin tatimblin left a comment

Choose a reason for hiding this comment

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

LGTM

@yen-tt yen-tt merged commit a597d92 into main Nov 18, 2022
@yen-tt yen-tt deleted the dev/test-mapbox-key branch November 18, 2022 14:25
yen-tt added a commit to yext/search-ui-react that referenced this pull request Nov 18, 2022
In addition to the changes in the [workflow PR](yext/slapshot-reusable-workflows#24), this up updates run-tests github action and coverage github action to pass mapbox api key so visual coverage test works as expected.

J=SLAP-2467
TEST=auto

see that run-tests github action and coverage github action passed -- looked into the logs, no false positive / errors related to visual coverage.
yen-tt added a commit to yext/search-ui-react that referenced this pull request Nov 18, 2022
In addition to the changes in the [workflow PR](yext/slapshot-reusable-workflows#24), this up updates run-tests github action and coverage github action to pass mapbox api key so visual coverage test works as expected.

J=SLAP-2467
TEST=auto

see that run-tests github action and coverage github action passed -- looked into the logs, no false positive / errors related to visual coverage.
nmanu1 pushed a commit to yext/search-ui-react that referenced this pull request Dec 2, 2022
In addition to the changes in the [workflow PR](yext/slapshot-reusable-workflows#24), this up updates run-tests github action and coverage github action to pass mapbox api key so visual coverage test works as expected.

J=SLAP-2467
TEST=auto

see that run-tests github action and coverage github action passed -- looked into the logs, no false positive / errors related to visual coverage.
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