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(admin-ui): need api test cases for auth-server module #1251

Closed
5 tasks done
jv18creator opened this issue Aug 2, 2023 · 1 comment
Closed
5 tasks done

feat(admin-ui): need api test cases for auth-server module #1251

jv18creator opened this issue Aug 2, 2023 · 1 comment
Assignees
Labels
comp-admin-ui Component affected by issue or PR enhancement New feature or request kind-feature Issue or PR is a new feature request

Comments

@jv18creator
Copy link
Contributor

jv18creator commented Aug 2, 2023

Write api test cases which performs all CRUD actions in auth server, Check the response coming back from the server should match with the payload in case POST or PUT is performed.
Checks if the front-end api implementation is up to date with most recent configApiSpecs.yaml

  • Sessions
  • Configuration
  • Scopes
  • AuthN
  • Agama
@jv18creator jv18creator added enhancement New feature or request kind-feature Issue or PR is a new feature request labels Aug 2, 2023
@jv18creator jv18creator self-assigned this Aug 2, 2023
@mo-auto mo-auto added the comp-admin-ui Component affected by issue or PR label Aug 2, 2023
duttarnab added a commit that referenced this issue Aug 6, 2023
feat(admin-ui): need api test cases for auth-server module #1251
@jv18creator
Copy link
Contributor Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-admin-ui Component affected by issue or PR enhancement New feature or request kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

2 participants