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

Add testcases on 06_permissions_spec.js #507

Open
duncdrum opened this issue Sep 7, 2021 · 0 comments
Open

Add testcases on 06_permissions_spec.js #507

duncdrum opened this issue Sep 7, 2021 · 0 comments
Labels
enhancement New feature or request test Anything related to testing the extension

Comments

@duncdrum
Copy link
Contributor

duncdrum commented Sep 7, 2021

We currently test creation and deletion of a new users and groups as part of our end-to-end tests. We need addtional test cases for both users and groups to test

  • completeness of the displayed info / forms
  • its consistency (e.g. admin musts be member of dba)
  • data updates are correctly stored and displayed

see #411

replaces:

  • #taskid 44
  • #taskid 46
  • #taskid 42
  • #taskid 43

functional tests of each field (expiration data) require unit tests of which we currently have none
see #402
see #408

see also evolvedbinary/fusion-studio-api#71

@duncdrum duncdrum added enhancement New feature or request test Anything related to testing the extension labels Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test Anything related to testing the extension
Projects
None yet
Development

No branches or pull requests

1 participant