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

[Test] add unit test for /arana/pkg/util/... package. #742

Open
dongzl opened this issue Aug 19, 2023 · 2 comments
Open

[Test] add unit test for /arana/pkg/util/... package. #742

dongzl opened this issue Aug 19, 2023 · 2 comments
Labels
good first issue Good for newcomers test Unit test.
Milestone

Comments

@dongzl
Copy link
Contributor

dongzl commented Aug 19, 2023

What would you like to be added:

Why is this needed:

add unit test for /arana/pkg/util/... package.

use this tools:

go test ./pkg/security/ -v -coverprofile=count.out

go tool cover -html=count.out
@dongzl dongzl added the test Unit test. label Aug 19, 2023
@dongzl dongzl added this to the 0.2.0 milestone Aug 19, 2023
@dongzl dongzl added the good first issue Good for newcomers label Aug 19, 2023
@RevSoy
Copy link
Member

RevSoy commented Sep 1, 2023

Plz assign to me @dongzl

@dongzl
Copy link
Contributor Author

dongzl commented Sep 4, 2023

#753 #754

@dongzl dongzl modified the milestones: 0.2.0, 0.3.0 Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test Unit test.
Projects
None yet
Development

No branches or pull requests

2 participants