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

[Web] e2e tests for Administration Settings part 1 #8514

Closed
13 of 40 tasks
exalate-issue-sync bot opened this issue Mar 1, 2023 · 3 comments
Closed
13 of 40 tasks

[Web] e2e tests for Administration Settings part 1 #8514

exalate-issue-sync bot opened this issue Mar 1, 2023 · 3 comments
Labels

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Mar 1, 2023

Description

Note. before you begin to implement test, please assign a specific test from list to yourself so that you do not do the same work

User Stories

  • As an admin I want Administration Settings I can rely on because I'm resposible to support all users at my school.

Value

Acceptance Criteria

Following functionality should be covered by e2e (playwright) tests:

General

  • logo upload (@lookacat )
  • logo reset (@lookacat)
    note: content of the Info section doesn't need e2e tests.

Users

Groups

  • lists groups
  • can create group
  • can delete group via context menu and batch action

Spaces

  • lists spaces (including spaces that I'm not member of)
  • can use context menu for
    • edit name
    • edit subtitle
    • edit quota
    • disable
    • enable
    • delete
  • can use batch action for
    • edit quota
    • disable
    • enable
    • delete
  • can list members in right sidebar

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues

NOTE

This ticket is worked on in a timeboxed manner. Will be cloned with remaining tasks for the next sprint.

Agreed on 2 days for KOKO-Sprint 6.

@ScharfViktor
Copy link
Contributor

before you begin to implement test, please assign a specific test from list to yourself so that you do not do the same work

@kulmann
Copy link
Contributor

kulmann commented Mar 1, 2023

before you begin to implement test, please assign a specific test from list to yourself so that you do not do the same work

yes, good point. just put your github handles behind the list item in the ticket description.

@kulmann
Copy link
Contributor

kulmann commented Mar 13, 2023

Closing here as it was worked on in a timeboxed manner in the last sprint. Please continue in #8601 for the next sprint (today, 13.03. until Friday 24.03.)

@kulmann kulmann closed this as completed Mar 13, 2023
@kulmann kulmann changed the title [Web] e2e tests for Administration Settings [Web] e2e tests for Administration Settings part 1 Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants