mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
@@ -109,7 +109,7 @@ following Go conventions - `stateLock`, `mapLock` etc.
|
||||
tests
|
||||
|
||||
- Table-driven tests are preferred for testing multiple scenarios/inputs; for
|
||||
example, see [TestNamespaceAuthorization](../../test/integration/auth_test.go)
|
||||
example, see [TestNamespaceAuthorization](../../test/integration/auth/auth_test.go)
|
||||
|
||||
- Significant features should come with integration (test/integration) and/or
|
||||
[end-to-end (test/e2e) tests](e2e-tests.md)
|
||||
|
Reference in New Issue
Block a user