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

Unit test for Addition of migration id and migration type in get server api #6620

Open
YashviJain01 opened this issue Jan 25, 2022 · 0 comments
Assignees
Labels
automate-infra-proxy-api using for automate infra proxy backend api's Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues

Comments

@YashviJain01
Copy link
Collaborator

Adding of unit test cases for migration id and migration status in servers_test.go

User Story

As an Automate User, I will use this api to save this data.

Acceptance Criteria

  • This should have this api working with these inputs.
  • Should produce this output

Implementation Details

  • In this file, add this function.

Definition of Done

  • All things specified in User Story Acceptance Criteria should be fulfilled.
  • All Exceptions are Handled Properly
  • Ensure logs have no unnecessary data.
  • Test coverage for the new feature is done to at least 70%
  • If needed raise Docs PR and tag documentation.
  • Swagger Documentation updated
  • Smoke Test done.
  • Ensure Build and Integration Pipelines are Green.
  • PR has 2 approvers.
  • All Code Review Comments are Resolved.
  • README doc should be updated, if needed.
@YashviJain01 YashviJain01 added automate-infra-proxy-api using for automate infra proxy backend api's Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues labels Jan 25, 2022
@YashviJain01 YashviJain01 self-assigned this Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automate-infra-proxy-api using for automate infra proxy backend api's Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues
Projects
None yet
Development

No branches or pull requests

1 participant