[TEST] Refactor minkapi server tests#66
Conversation
server "unit" testsserver tests
server testsa557ad7 to
2b91127
Compare
2b91127 to
9a5df59
Compare
* create function to check for changes to name and namespace * removed duplicate `GenerateName` from typeinfo
9a5df59 to
c45de99
Compare
c45de99 to
e3ae723
Compare
e3ae723 to
9712bb4
Compare
|
|
||
| package store | ||
|
|
||
| import ( |
There was a problem hiding this comment.
There is already a server_test.go in main. This PR does not appear merged with main ?
There was a problem hiding this comment.
This is rebased on top of main, it's not creating a new server_test, just adding the refactored minkapi server tests to the existing file.
|
@aaronfern You have pull request review open invite, please check |
|
@takoverflow due to lots of changes in main, this PR is severely dated. Please let me know if you wish to close this/re-open |
|
I'll close this soon, and create a new PR. |
|
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle stale |
|
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle rotten |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle stale |
What this PR does / why we need it:
Refactor minkapi
servertests into a uniform, readable formatWhich issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Release note: