kubernetes/pkg/api
Tim Hockin 5363f1646f Svc REST: Add new model of feature tests
This scaffolding allows us to assert more on each test case, and more
consistently.

Set input fields from output fields IFF they are expected AND not set on
input.  This allows us to verify the "after" state (expected) whether
the test case specified the value or not, and still pass the generic
cmp.Equal.

Use this in a few tests to prove its worth, more to do.

Some of the existing tests that are focused on create and delete can
probably be replaced by these.

This could be used in other test cases that are open-coding a lot of the
same stuff.  Later commits.
2021-09-11 11:30:00 -07:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume Use cmp.Diff instead of diff.Object* in pkg/api 2021-03-20 21:40:34 +08:00
persistentvolumeclaim Add DataSourceRef field to PVC spec 2021-07-06 21:17:41 -04:00
pod Mention seccomp annotation removal in v1.25 2021-08-16 17:02:54 +02:00
podsecuritypolicy Merge pull request #100885 from enj/enj/i/auth_owners 2021-04-12 22:18:49 -07:00
service Svc REST: Add new model of feature tests 2021-09-11 11:30:00 -07:00
testing Merge pull request #101711 from hbagdi/ingressclass-namespaced-params-beta 2021-06-29 17:07:03 -07:00
v1 Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00