Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4607e51

Browse files
authored
refactor: organize OAuth2 provider tests into dedicated packages (#18747)
# OAuth2 Provider Code ReorganizationThis PR reorganizes the OAuth2 provider code to improve separation of concerns and maintainability. The changes include:1. Migrating OAuth2 provider app validation tests from `coderd/oauth2_test.go` to `oauth2provider/provider_test.go`2. Moving OAuth2 client registration validation tests to `oauth2provider/validation_test.go`3. Adding new comprehensive test files for metadata and validation edge cases4. Renaming `OAuth2ProviderAppSecret` to `AppSecret` for better naming consistency5. Simplifying the main integration test in `oauth2_test.go` to focus on core functionalityThe PR maintains all existing test coverage while organizing the code more logically, making it easier to understand and maintain the OAuth2 provider implementation. This reorganization will help with future enhancements to the OAuth2 provider functionality.
1 parentc650133 commit4607e51

File tree

4 files changed

+1334
-413
lines changed

4 files changed

+1334
-413
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp