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

Automation of 4 APIs of ApiTokenRouter #2327

Closed
deepak-devtron opened this issue Sep 8, 2022 · 1 comment
Closed

Automation of 4 APIs of ApiTokenRouter #2327

deepak-devtron opened this issue Sep 8, 2022 · 1 comment
Assignees
Labels
Task Sub issue of an issue testing

Comments

@deepak-devtron
Copy link
Contributor

deepak-devtron commented Sep 8, 2022

In this module I'll cover below 4 new API of PipelineConfigRouter

  1. POST /orchestrator/api-token==> CreateApiToken
  2. PUT /orchestrator/api-token==> UpdateApiToken
  3. GET /orchestrator/api-token==> GetAllApiTokens
  4. DELETE /orchestrator/api-token==> DeleteApiToken

Motivation
Automation of these API will help in regression testing, if there will be any change in the logic/payload/functionality of these API and will be helpful if this will be impacted area of the other changes.

AB#228

@deepak-devtron deepak-devtron added Task Sub issue of an issue testing labels Sep 8, 2022
@deepak-devtron deepak-devtron self-assigned this Sep 8, 2022
@deepak-devtron
Copy link
Contributor Author

This has been completed so closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Sub issue of an issue testing
Projects
None yet
Development

No branches or pull requests

1 participant