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-6075 new test manageAccessToLearnstore #171

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

csp175
Copy link
Contributor

@csp175 csp175 commented Jan 9, 2024

Description

admin activates and deactivates students access to Learnstore

Links to Tickets or other pull requests

Changes

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

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.

@csp175 csp175 requested review from UzaeirKhan and atlldwp January 9, 2024 14:53
@csp175 csp175 changed the title Bc 6075 new test manageAccessToLearnstore BC-6075 new test manageAccessToLearnstore Jan 9, 2024
@@ -33,6 +33,7 @@ class Management {
static #teamAdministrationNavigationButton = '[data-testid="Teams"]'
static #schoolAdministrationNavigationButton = '[data-testid="Schule"]'
static #studentTeamCheckbox = '[data-testid="student_team_checkbox"]'
static #LearnstoreCheckbox = '[id="studentlernstorevisibility"]'
Copy link
Collaborator

Choose a reason for hiding this comment

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

  1. it should start with small letter learnstoreCheckbox. Also change the name as well. because its confusing that this checkbox is only for student or other roles have sharing it?
  2. IMO it should be learningstore rather than learnstore. As you have class named as Learning_Store later in the method implementation file

@csp175 csp175 requested a review from UzaeirKhan January 10, 2024 12:42
@csp175 csp175 merged commit aeabce7 into main Jan 11, 2024
1 of 2 checks passed
@csp175 csp175 deleted the bc-6075-test-access-learnstore branch January 11, 2024 08:16
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.

3 participants