Add integration tests for shortnames expanding to correct resources

This adds new integration tests to test shortnames and
singular names are expanding to correct resources.

In this case, core types have always higher precendence than
CRDs.
This commit is contained in:
Arda Güçlü
2022-11-02 12:50:24 +03:00
parent 3f823c0daa
commit ab376e09dd
2 changed files with 151 additions and 0 deletions

View File

@@ -505,6 +505,12 @@ runTests() {
record_command run_assert_short_name_tests
#########################
# Assert singular name #
#########################
record_command run_assert_singular_name_tests
#########################
# Assert categories #
#########################