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

e2e: campaign application admin and giver specs #1951

Conversation

gparlakov
Copy link
Contributor

  • add logic for admin or giver user login (see fixtures.ts)
  • add logic to get a localized text for the e2e tests
  • test edit a campaign application from admin UI
  • test create a campaign application from general user UI

Copy link

github-actions bot commented Oct 5, 2024

✅ Tests will run for this PR. Once they succeed it can be merged.

@sashko9807 sashko9807 added the run tests Allows running the tests workflows for forked repos label Oct 7, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Oct 7, 2024
- add logic for admin or giver user login (see fixtures.ts)
- add logic to get a localized text for the e2e tests
- test edit a campaign application from admin UI
- test create a campaign application from general user UI
- locally and remotely the data of the current user (/me) and the types of campaigns (/campaign-types) causes the e2e tests to fail
- hence the need to mock the data for these 2 requests (like the the other e2e tests) to have a stable user experience tests
@gparlakov gparlakov force-pushed the admin-campaign-applications-e2e-tests-part-2 branch from 073e1a3 to bb0bc63 Compare October 14, 2024 18:18
@sashko9807 sashko9807 added the run tests Allows running the tests workflows for forked repos label Oct 14, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Oct 14, 2024
@sashko9807 sashko9807 merged commit 2474556 into podkrepi-bg:master Oct 15, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants