-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #310 from Plant-for-the-Planet-org/develop
Release July 4th
- Loading branch information
Showing
24 changed files
with
766 additions
and
431 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -232,12 +232,15 @@ Cypress.Commands.add('bankTransfer', () => { | |
cy.wait(5000) | ||
// cy.get('.frequency-selection-option').eq(0).should("have.text", "Once").click() | ||
cy.contactForm("Peter", "Payer", "[email protected]", "Unbekannt 1", "Uffing am Staffelsee", "Germany{enter}", "82449") | ||
cy.wait(10000) | ||
cy.get('[data-test-id="bankTransfer"]').click() | ||
cy.get('[data-test-id="bankDonateContinue"]').click() | ||
cy.wait(10000) | ||
cy.get('[data-test-id="test-thankYou"]').should("exist") | ||
|
||
cy.wait(15000).then(() => { | ||
cy.get('[data-test-id="bankTransfer"]').click().then(() => { | ||
cy.get('[data-test-id="bankDonateContinue"]').click().then(() => { | ||
cy.wait(15000).then(() => { | ||
cy.get('[data-test-id="test-thankYou"]').should("exist") | ||
}) | ||
}) | ||
}) | ||
}) | ||
}) | ||
|
||
|
||
|
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
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
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
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
Oops, something went wrong.
14957f5
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.
Successfully deployed to the following URLs:
donate-with-planet – ./
donate-with-planet.vercel.app
pay.pp.eco
donate-with-planet-planetapp.vercel.app
donate-with-planet-git-main-planetapp.vercel.app
donate.plant-for-the-planet.org