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

Ignores e2e test for translation PRs #1748

Merged
merged 2 commits into from Feb 8, 2022
Merged

Conversation

zomars
Copy link
Member

@zomars zomars commented Feb 8, 2022

What does this PR do?

Ignores e2e test for translation PRs. The only drawback from this it that an unexpected change for the English strings COULD break e2e test since some tests depends on the displayed text on buttons. Ex: "Create event type" etc.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@vercel
Copy link

vercel bot commented Feb 8, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/cal/calendso/9trLj29UcDnbSYboGyDjuiFCPpVv
✅ Preview: https://calendso-git-fix-bypass-tests-for-translations-cal.vercel.app

@zomars zomars requested a review from PeerRich February 8, 2022 15:29
@zomars zomars added the ♻️ autoupdate tells kodiak to keep this branch up-to-date label Feb 8, 2022
@zomars zomars enabled auto-merge (squash) February 8, 2022 15:29
@vercel vercel bot temporarily deployed to Preview February 8, 2022 15:30 Inactive
@zomars zomars merged commit 00a79bd into main Feb 8, 2022
@zomars zomars deleted the fix/bypass-tests-for-translations branch February 8, 2022 15:42
@PeerRich
Copy link
Member

PeerRich commented Feb 8, 2022

What does this PR do?

Ignores e2e test for translation PRs. The only drawback from this it that an unexpected change for the English strings COULD break e2e test since some tests depends on the displayed text on buttons. Ex: "Create event type" etc.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

we should change all tests to use aria or id vs actual text

zomars added a commit that referenced this pull request Feb 15, 2022
buschco pushed a commit to buschco/calendso that referenced this pull request Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ autoupdate tells kodiak to keep this branch up-to-date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants