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

Create How to create a unit test and implements with github action documents #119

Closed
1 of 4 tasks
kim201212 opened this issue May 17, 2022 · 1 comment
Closed
1 of 4 tasks
Assignees
Labels
area:svc Anything related to Vatz Service. type:feature-development Any development regarding Vatz service/plugin, etc. Vatz Project Name

Comments

@kim201212
Copy link
Member

Checklist

  • New Feature for the SVC/Plugin
  • New Feature for CI/CD
  • Enhancement on Vatz
  • Others(etc. e.g, documentation,...)

Please describe, what it's about or related Problem with

A clear description of what feature need to be developed or enhanced in Vatz

=> We haven't decided how to do the unit test.

Describe the output that you are expecting for above

A clear and concise description of what you expect to happen.

=> If possible, make unit test possible on vatz-plugin.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

=> Document what code makes it possible.

Additional context

Add any other context or screenshots about the feature request here.

@kim201212 kim201212 added Vatz Project Name area:svc Anything related to Vatz Service. type:feature-development Any development regarding Vatz service/plugin, etc. labels May 17, 2022
@kim201212 kim201212 added this to the Sprint 9 ( ~ 2022-05-25) milestone May 17, 2022
@kim201212 kim201212 self-assigned this May 17, 2022
@xellos00 xellos00 changed the title How to create a unit test document Create How to create a unit test and implements with github action documents May 18, 2022
@xellos00 xellos00 changed the title Create How to create a unit test and implements with github action documents Create How to create a unit test and implements with github action documents May 18, 2022
@xellos00
Copy link
Member

xellos00 commented May 18, 2022

@kim201212
There are two requirements for this issue prior to create the documents on gitbook.
Please, ping me if you need further discussion for following items.

  1. Develop sample unit test for each module's function in interface

which registered issue

Ex) HealthCheck module
image

  1. Create a CI/CD to do unit-test through github action when PR has requested.

Unit Test must passed when PR request or before release.
I didn't ask this previously, because when you finish first item, I will ask this item as well after.

I think it is good to start with #85 and #120 on Sprint 9 if you don't mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:svc Anything related to Vatz Service. type:feature-development Any development regarding Vatz service/plugin, etc. Vatz Project Name
Projects
None yet
Development

No branches or pull requests

2 participants