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/schema/... package. #729

Open
dongzl opened this issue Jul 31, 2023 · 0 comments
Open

[Test] add unit test for /arana/pkg/schema/... package. #729

dongzl opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
good first issue Good for newcomers test Unit test.
Milestone

Comments

@dongzl
Copy link
Contributor

dongzl commented Jul 31, 2023

What would you like to be added:

Why is this needed:

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

image

use this tools:

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

go tool cover -html=count.out
@dongzl dongzl added good first issue Good for newcomers test Unit test. labels Jul 31, 2023
@dongzl dongzl added this to the 0.2.0 milestone Jul 31, 2023
@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