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

New Donation Flow - Add e2e test for the new donation #1317

Closed
Tracked by #1272
dimitur2204 opened this issue Feb 3, 2023 · 0 comments
Closed
Tracked by #1272

New Donation Flow - Add e2e test for the new donation #1317

dimitur2204 opened this issue Feb 3, 2023 · 0 comments
Labels
area: e2e tests Testing of the platform help wanted Extra attention is needed template: enhancement type: enhancement New feature or request

Comments

@dimitur2204
Copy link
Contributor

Which area(s) of Podkrepi.bg are affected? (leave empty if unsure)

Donations

Describe the feature you'd like to request

We should cover the new DonationFlow with e2e tests for the most common cases.
Since some of the components have been reused, such as the choosing of the amount, some of the old tests can be reused:
https://github.com/podkrepi-bg/frontend/blob/master/e2e/tests/regression/donation-flow/anon-donation-fixed.spec.ts
https://github.com/podkrepi-bg/frontend/blob/master/e2e/tests/regression/donation-flow/anon-donation-custom.spec.ts

Currently the flow can be found by checkout out this branch https://github.com/podkrepi-bg/frontend/tree/1272-epic-new-version-of-the-donation-flow. Keep in mind some functionality is not yet implemented.
Keep track of what is done here #1272

Describe the solution you'd like

Follow the POM model that is being used for the tests and refer to the https://playwright.dev/docs for information. You can also use the QA Discord channel.

Describe alternatives you've considered

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: e2e tests Testing of the platform help wanted Extra attention is needed template: enhancement type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant