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

add unit tests for limits.go #302

Closed
khareyash05 opened this issue Apr 25, 2023 · 9 comments
Closed

add unit tests for limits.go #302

khareyash05 opened this issue Apr 25, 2023 · 9 comments

Comments

@khareyash05
Copy link
Member

I would like to add unit tests for pkg/apis/v1apha5/limits.go

@jonathan-innis
Copy link
Member

@khareyash05 Looks like we have some unit tests here for limits already: https://github.com/aws/karpenter-core/blob/main/pkg/apis/v1alpha5/suite_test.go#L495. Would you be interested in expanding our test coverage in other areas of the codebase?

@khareyash05
Copy link
Member Author

@jonathan-innis Yes I would like to

@jonathan-innis
Copy link
Member

jonathan-innis commented May 3, 2023

@khareyash05 For now, this is the current active issue for testing. Let me know if you want me to assign you to it! I'll dig into the codebase a bit more later tonight and start opening issues in areas where we need more code coverage.

Hopefully we can see a lot more issues with the testing label soon!

@khareyash05
Copy link
Member Author

@khareyash05 For now, this is the current active issue for testing. Let me know if you want me to assign you to it! I'll dig into the codebase a bit more later tonight and start opening issues in areas where we need more code coverage.

Hopefully we can see a lot more issues with the testing label soon!

Thank you and I would like to contribute more and more

@jonathan-innis
Copy link
Member

Do you mind asking to be assigned on the other issue #82. I can't assign you to it unless your are involved in the conversation.

@khareyash05
Copy link
Member Author

@jonathan-innis TBH , I have actually worked on unit testing till now but I am not so sure about E2E tests as I have not designed one in the past. I would have to take some time to understand them. Also I am open to any other unit tests need to be done.

@jonathan-innis
Copy link
Member

@khareyash05 We are looking for unit test help on #324 over #82 if you were interested. That'll for sure get you into a deep dive of the codebase.

@khareyash05
Copy link
Member Author

Thank you @jonathan-innis I have commented on the PR's.

@jonathan-innis
Copy link
Member

@khareyash05 Assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants