- Introduced global test certificate paths to avoid redundant certificate generation across tests, improving efficiency. - Implemented a function to create temporary certificates once for all tests, ensuring consistent usage of signing certificates. - Updated test configurations to utilize the new certificate management, enhancing clarity and maintainability. - Added cleanup functionality for global test certificates to ensure proper resource management after tests. |
||
|---|---|---|
| .. | ||
| agent | ||
| audit | ||
| docs | ||
| job | ||
| kb | ||
| oauth | ||
| config.go | ||
| config_test.go | ||
| hello.go | ||
| hello_test.go | ||
| oauth.go | ||
| oauth_test.go | ||
| oauth_token_test.go | ||
| openapi.go | ||
| openapi_test.go | ||
| README.md | ||
| response.go | ||
| types.go | ||
| well-known.go | ||