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

test fix - test env deployment yaml fix #3759

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

wojteknowacki
Copy link
Member

@wojteknowacki wojteknowacki commented Jun 14, 2023

redirect url from mailing was not correct, changed URL in yaml to have an extra slash when deployed on rocks and removed one from storybook

closes #...

Screenshots

Pull Request Checklist

  1. This code contains UI changes
  2. All visible strings are translated with proper context including data-formatting
  3. Attributes data-test-id are added for new elements
  4. The changes are tested in Chrome/Firefox/Safari browsers and in light/dark mode
  5. Your code works with the latest stable version of the core

Test environment config

API_URI=https://automation-dashboard.staging.saleor.cloud/graphql/
APPS_MARKETPLACE_API_URI=https://apps.staging.saleor.io/api/v2/saleor-apps

Do you want to run more stable tests?

To run all tests, just select the stable checkbox. To speed up tests, increase the number of containers. Tests will be re-run only when the "run e2e" label is added.

  1. stable
  2. giftCard
  3. category
  4. collection
  5. attribute
  6. productType
  7. shipping
  8. customer
  9. permissions
  10. menuNavigation
  11. pages
  12. sales
  13. vouchers
  14. homePage
  15. login
  16. orders
  17. products
  18. app
  19. plugins
  20. translations
  21. navigation
  22. variants
  23. payments

CONTAINERS=6

@wojteknowacki wojteknowacki requested a review from a team as a code owner June 14, 2023 10:55
@github-actions github-actions bot temporarily deployed to test-env-deployment-yaml-fix June 14, 2023 10:55 Inactive
@github-actions github-actions bot temporarily deployed to storybook test-env-deployment-yaml-fix June 14, 2023 10:55 Inactive
NyanKiyoshi

This comment was marked as resolved.

@github-actions github-actions bot temporarily deployed to test-env-deployment-yaml-fix June 14, 2023 13:32 Inactive
@wojteknowacki wojteknowacki added the run e2e Runs cypress end-to-end tests label Jun 19, 2023
@wojteknowacki wojteknowacki merged commit d5af778 into main Jun 19, 2023
@wojteknowacki wojteknowacki deleted the test-env-deployment-yaml-fix branch June 19, 2023 08:00
andrzejewsky pushed a commit that referenced this pull request Jun 20, 2023
* test fix - redirect url from mailing was not correct, changed url in yaml to have extra slash and removed one

* Revert "test fix - redirect url from mailing was not correct, changed url in yaml to have extra slash and removed one"

This reverts commit 5312aec.

* test fix - changed cypress baseurl to include needed / in test-env-deploy yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run e2e Runs cypress end-to-end tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants