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

TTK - Ability to select github release of test cases in UI #2186

Closed
15 tasks done
vijayg10 opened this issue May 13, 2021 · 0 comments
Closed
15 tasks done

TTK - Ability to select github release of test cases in UI #2186

vijayg10 opened this issue May 13, 2021 · 0 comments
Assignees
Labels
oss-ttk Related to the Mojaloop testing toolkit story
Milestone

Comments

@vijayg10
Copy link

vijayg10 commented May 13, 2021

Goal:

As a individual implementer

I want to have option to select release / tag / branch for git testcases repository

so that I can select various test cases accordingly

Acceptance Criteria:

  • An option is available at github test-cases component to select tags, branches or a particular release
  • A default option for the above can be configurable via user config of TTK

Complexity: Medium

Uncertainty: Low


Tasks:

  • Explore git http API to get release / tag and branch information
  • List the tags and branches in the UI
  • List the files & folders based on the selected tag / branch
  • Download function should be refactored based on the selected tag / branch
  • Add the config param in userconfig for default tag

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • TBD

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

@vijayg10 vijayg10 self-assigned this May 13, 2021
@vijayg10 vijayg10 added oss-ttk Related to the Mojaloop testing toolkit story to-be-refined This story is ready to be groomed and removed to-be-refined This story is ready to be groomed labels May 13, 2021
@vijayg10 vijayg10 added this to the Sprint 14.2 milestone May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oss-ttk Related to the Mojaloop testing toolkit story
Projects
None yet
Development

No branches or pull requests

1 participant