-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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] [E2E] Tests for updating and deleting promotion rules #4722
Merged
Conversation
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
🦋 Changeset detectedLatest commit: 43e7317 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 12, 2024 09:33
9845a42
to
6ff5eae
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
3 times, most recently
from
March 12, 2024 11:35
9e0d50a
to
e541a49
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 12, 2024 14:45
e541a49
to
c0e8daf
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 13, 2024 15:24
c0e8daf
to
d8d164c
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 14, 2024 12:00
d8d164c
to
bea8421
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 14, 2024 13:51
bea8421
to
cc8b89d
Compare
szczecha
previously approved these changes
Mar 20, 2024
karola312
previously approved these changes
Mar 20, 2024
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 20, 2024 11:32
9ac9c24
to
266f9bf
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 20, 2024 12:34
266f9bf
to
7f35939
Compare
poulch
previously approved these changes
Mar 20, 2024
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 21, 2024 07:15
7f35939
to
c009a10
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 21, 2024 07:36
c009a10
to
397e55a
Compare
yellowee
force-pushed
the
test_promotion_rules_update
branch
from
March 21, 2024 07:54
397e55a
to
43e7317
Compare
szczecha
reviewed
Mar 21, 2024
Comment on lines
29
to
+34
id: "UHJvbW90aW9uOjI0MGVkZGVkLWYzMTAtNGUzZi1iNTlmLTFlMGFkYWE2ZWFkYg==" | ||
}, | ||
promotionWithoutRulesToBeDeleted: { | ||
id: "UHJvbW90aW9uOjRmNTQwMDc1LTZlZGMtNDI1NC1hY2U2LTQ2MzdlMGYxZWJhOA==", | ||
name: "e2e Order predicate promotion without rules", | ||
type: "Order", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you fix formatting in this file?
szczecha
approved these changes
Mar 21, 2024
poulch
approved these changes
Mar 21, 2024
This was referenced Apr 2, 2024
yellowee
added a commit
that referenced
this pull request
Jun 12, 2024
yellowee
added a commit
that referenced
this pull request
Jun 21, 2024
yellowee
added a commit
that referenced
this pull request
Jun 25, 2024
yellowee
added a commit
that referenced
this pull request
Jun 26, 2024
yellowee
added a commit
that referenced
this pull request
Jun 26, 2024
* cherry-pick c14402c * cherry-pick b415834 * cherry-pick c956f35 * cherry pick 621c368 * cherry-pick 7c7c73c * cherry pick 6f6e5ef * cherry pick 465aa7b * cherry-pick 8d30330 * cherry pick 1dcb956 * cherry pick f845150 * cherry pick 563b865 * cherry-pick dbfe9b7 * [E2E] Add tests for translations (#4723) * add changeset * add ttest for add and edit translation * add test for celaring translation * cherry pick 202b18f * adding tests for promotion rules (#4722) * cherry pick a47581e * [E2E] Fixing flaky e2e tests (#4751) * adding extra assertion to translation tests * updating assertion in attribute tests * modifying assertions for gift card tests * [E2E] Fixing another batch of flaky tests (#4756) * updating tests for extra assertions and adding skip to App test * updating tests for extra assertions * updating tests for extra assertions and temporarily commenting not working assertions * adding PW test for readonly Apps access (#4755) * cherry pick bde2fe8 * add siteSettings basic test (#4759) * cherry pick ec21ae3 * cherry pick f25bf71 * cherry pick 08b55d4 * cherry pick 5f1ac2a * cherry pick ae560bf * cherry pick 024f2d0 * [E2E] Tests for product types (#4757) * initial commit with changelog * add test for update product type * add test to delete several product types * add test to remove product type with asigned product * fix numering and assertion after removing types * typo * update test data * add assertions * [E2E] Use dummy app in delete app test (#4789) * replace app * update test data * fixing flaky gift cards tests (#4785) * cherry pick 2b0f760 * updating and removing gh workflows and actions (#4823) * adding back tests-nightly workflow (#4827) * cherry pick cb5988f * cherry pick 7b7f222 * cherry pick a6ed457 * cherry pick 6c5be66 * Fix flaky test - TC: SALEOR_205 Bulk delete customers (#4845) * cherry pick be40ffd * cherry pick f6d44a9 * cherry pick 06678d0 * cherry pick 618bb01 * cherry pick dd8d60a * cherry pick 70b2c40 * cherry pick c956f35 * cherry pick b415834 * cherry pick c14402c * updating test data * changeset * updating gh action * testing snapshot data --------- Co-authored-by: wojteknowacki <124166231+wojteknowacki@users.noreply.github.com> Co-authored-by: Karolina Rakoczy <karolina.rakoczy@saleor.io> Co-authored-by: Anna Szczęch <30683248+szczecha@users.noreply.github.com> Co-authored-by: M.Graczyk <michalina.graczyk@saleor.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Covered test cases:
What type of PR is this?
Related Issues or Documents
Usage Instructions, Screenshots, Recordings
Have you written tests?
[Optional] Description