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

feat(other): e2e test enter room #1180

Merged
merged 25 commits into from
Jul 1, 2024
Merged

Conversation

mahula
Copy link
Contributor

@mahula mahula commented Jun 17, 2024

🍰 Pullrequest

Th adds the feature Tables and the first tables-related scenario to the end-to-end test suite.

Issues

@mahula mahula self-assigned this Jun 17, 2024
@mahula mahula linked an issue Jun 17, 2024 that may be closed by this pull request
1 task
@mahula mahula marked this pull request as draft June 17, 2024 19:41
@mahula mahula marked this pull request as ready for review June 21, 2024 09:43
@mahula mahula marked this pull request as draft June 21, 2024 09:46
@mahula mahula marked this pull request as ready for review June 21, 2024 11:10
Elweyn
Elweyn previously approved these changes Jun 21, 2024
Copy link
Contributor

@roschaefer roschaefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cucumber

What's the policy about blocking PR reviews with this team?

For me, I would click on request changes because of the cucumber test. It needs more specification by example, so I would like to see it improved before it gets merged. It goes without saying that I volunteer to help on it.

.github/workflows/e2e.run.tests.yml Outdated Show resolved Hide resolved
.github/workflows/e2e.run.tests.yml Outdated Show resolved Hide resolved
backend/docker-compose.test.yml Outdated Show resolved Hide resolved
backend/docker-compose.test.yml Outdated Show resolved Hide resolved
backend/docker-compose.test.yml Outdated Show resolved Hide resolved
tests/cypress/e2e/features/Tables.feature Outdated Show resolved Hide resolved
tests/cypress/e2e/features/Tables.feature Outdated Show resolved Hide resolved
tests/cypress/e2e/pages/WorldcafePage.ts Show resolved Hide resolved
tests/cypress/e2e/steps/tables.ts Show resolved Hide resolved
tests/package.json Outdated Show resolved Hide resolved
roschaefer added a commit that referenced this pull request Jun 21, 2024
Motivation
----------
See this review: #1180 (comment)

I want to challenge why we have a `sleep` in our workflow after all.
I don't think it's necessary. I will let this run a couple of times and
see where it breaks.

How to test
-----------
1. Restart the e2e workflow a number of times
2. See if it fails
roschaefer added a commit that referenced this pull request Jun 21, 2024
Motivation
----------
See this review: #1180 (comment)

I want to challenge why we have a `sleep` in our workflow after all.
I don't think it's necessary. I will let this run a couple of times and
see where it breaks.

How to test
-----------
1. Restart the e2e workflow a number of times
2. See if it fails
Copy link
Contributor

@roschaefer roschaefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Remove the two obsolete files and the PR can be merged from my side.

backend/Dockerfile Outdated Show resolved Hide resolved
frontend/.env.dist Outdated Show resolved Hide resolved
backend/docker-compose.test.yml Outdated Show resolved Hide resolved
tests/cypress/e2e/pages/WorldcafePage.ts Show resolved Hide resolved
tests/cypress/e2e/features/Tables.feature Outdated Show resolved Hide resolved
roschaefer
roschaefer previously approved these changes Jun 26, 2024
@mahula mahula requested a review from roschaefer June 27, 2024 15:38
@mahula mahula merged commit 3e489e8 into master Jul 1, 2024
116 checks passed
@mahula mahula deleted the 714-feature-end-to-end-enter-room branch July 1, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🚀 [Feature] End-to-End: Enter room
3 participants