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

BC-7909 POC for tldraw test #269

Merged
merged 15 commits into from
Dec 11, 2024
Merged

BC-7909 POC for tldraw test #269

merged 15 commits into from
Dec 11, 2024

Conversation

dyedwiper
Copy link
Contributor

Description

Links to Tickets or other pull requests

https://ticketsystem.dbildungscloud.de/browse/BC-7909

Changes

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Screenshots of UI changes

Approval for review

  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

@bergatco bergatco requested a review from csp175 December 9, 2024 12:55
@csp175 csp175 requested review from atlldwp and UzaeirKhan December 10, 2024 08:02
cypress.config.js Outdated Show resolved Hide resolved
cypress/e2e/tldraw/testTldraw.feature Outdated Show resolved Hide resolved
cypress/support/pages/tldraw/pageTldraw.js Outdated Show resolved Hide resolved
cypress/support/step_definition/tldraw/tldrawSteps.spec.js Outdated Show resolved Hide resolved
cypress/e2e/tldraw/testTldraw.feature Outdated Show resolved Hide resolved
@csp175 csp175 requested a review from UzaeirKhan December 11, 2024 09:50
courses.selectTeacherInCourseCreatePage(teacherName);
courses.clickOnNextStepsBtnAfterEnteringCourseDetails();
courses.selectStudentInCourseCreatePage(studentName);
courses.clickOnNextStepButtonOnCourseParticipationDetail();
Copy link
Collaborator

Choose a reason for hiding this comment

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

add after this method some assertion as sometimes test fails as course was not created and cypress moved to next step, also check for this selector as there is a typo #nextButtonToCreateCourseOnParticipationDeatilStep

Screenshot 2024-12-11 at 12 30 48

@csp175 csp175 merged commit 1e0cf67 into main Dec 11, 2024
1 of 2 checks passed
@csp175 csp175 deleted the BC-7909-tldraw-cypress-poc branch December 11, 2024 15:35
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.

4 participants