oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle deeply nested paths|occurrence=1, oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle empty additionalHeaders|occurrence=1, +6
Frontier kind: Test frontier
unlabeled · c_2c4c79b48256
26 tests · 4889 LOC · 22 files · introduces 8 tests · 0 LOC · 0 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 0 ranges0 lines · 0 files
- Tests
- 8 tests
Contains — complete concept membership
- All code (extent)
- 595 ranges4889 lines · 22 files · Browse complete extent
- All tests (intent)
- 26 testsBrowse complete intent
Neighbourhood graph
The orange circle is the focus. Violet and green circles are every ancestor and descendant, broader and narrower, at any distance; blue squares and pink diamonds are the introduced files and exact introduced tests of every visible concept, not only the focus's. Arrows point from broader to narrower concepts and bridge only concepts omitted from this view. Undirected links show source or test introduction. Concept and file size follows LOC; exact test nodes use test-count units.
- Focus concept
- Ancestors (broader)
- Descendants (narrower)
- Introduced files
- Introduced tests
Introduced files, introduced tests, and structurally relevant concept specialization
In the embedded map, ordinary wheel input scrolls the page; use the visible controls to zoom and drag to pan. Open the full-screen map for canvas navigation: wheel pans, Ctrl/Command plus wheel zooms, and arrow keys pan when this region is focused. On touch screens, open the full-screen map to pan or pinch. If JavaScript or WebGL is unavailable, use the native relationship evidence on this page.
Graph controls are ready.
Interactive rendering requires JavaScript and WebGL. Use the native relationship evidence on this page while the interactive map is unavailable.
Native relationship evidence
Every exact file and test below is linked only from the concept that introduces it.
-
oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle deeply nested paths|occurrence=1, oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle empty additionalHeaders|occurrence=1, +6 — Focused concept
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle URLs with query parameters|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle authorization server at root without extra path|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle authorization server with trailing slash|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle deeply nested paths|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle empty additionalHeaders|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should include additional headers in all requests|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should successfully fetch metadata from OAuth discovery endpoint with path insertion|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/oauth.test|title=OAuth fetchAuthorizationServerMetadata should use global fetch when custom fetch is not provided|occurrence=1
-
extHostMcp.test|title=ExtHostMcp IAuthMetadata properties should expose readonly properties|occurrence=1, extHostMcp.test|title=ExtHostMcp createAuthMetadata should create IAuthMetadata with fetched server metadata|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/api/test/common/extHostMcp.test|title=ExtHostMcp IAuthMetadata properties should expose readonly properties|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/api/test/common/extHostMcp.test|title=ExtHostMcp createAuthMetadata should create IAuthMetadata with fetched server metadata|occurrence=1
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should handle multiple Bearer challenges and use first scope|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should return false when scopes are the same|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should return true and update scopes when WWW-Authenticate header contains new scopes|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should return false when scopes are same but in different order|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should return true when updating from defined scopes to undefined (no scope in header)|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp createAuthMetadata should handle non-401 status codes in update()|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should ignore non-Bearer schemes|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.test|title=ExtHostMcp IAuthMetadata update() should return true when updating from undefined scopes to defined scopes|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files:
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files:
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files:
- extHostMcp.ts ×2 — Ancestor (broader) Introduced files:
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files:
- extHostMcp.ts ×4 — Ancestor (broader) Introduced files:
-
extHostMcp.test|title=ExtHostMcp createAuthMetadata should use scopes from WWW-Authenticate header when resource metadata has none|occurrence=1, extHostMcp.test|title=ExtHostMcp createAuthMetadata should use scopes from WWW-Authenticate header even when resource metadata has scopes_supported|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/api/test/common/extHostMcp.test|title=ExtHostMcp createAuthMetadata should use scopes from WWW-Authenticate header even when resource metadata has scopes_supported|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/api/test/common/extHostMcp.test|title=ExtHostMcp createAuthMetadata should use scopes from WWW-Authenticate header when resource metadata has none|occurrence=1
-
extHostMcp.ts ×1 — Ancestor (broader)
Introduced files:
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/api/test/common/extHostMcp.test|title=ExtHostMcp IAuthMetadata properties should allow undefined scopes|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/api/test/common/extHostMcp.test|title=ExtHostMcp createAuthMetadata should handle empty scope string in WWW-Authenticate header|occurrence=1
- extHostMcp.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- extHostMcp.ts ×4 — Ancestor (broader) Introduced files:
- extHostMcp.test|title=ExtHostMcp createAuthMetadata should pass launch headers when fetching metadata from same origin|occurrence=1 — Ancestor (broader) Introduced tests:
- extHostMcp.ts ×5 — Ancestor (broader) Introduced files:
- oauth.ts ×1 — Descendant (narrower) Introduced files: Introduced tests:
- oauth.ts ×2 — Descendant (narrower) Introduced files:
- oauth.ts ×1 — Descendant (narrower) Introduced files:
- oauth.ts ×1 — Descendant (narrower) Introduced files:
- oauth.ts ×1 — Descendant (narrower) Introduced files:
- oauth.ts ×1 — Descendant (narrower) Introduced files:
- oauth.ts ×3 — Descendant (narrower) Introduced files:
- oauth.ts ×4 — Descendant (narrower) Introduced files:
- oauth.ts ×4 — Descendant (narrower) Introduced files:
- oauth.ts ×2 — Descendant (narrower) Introduced files:
- oauth.ts ×19 — Descendant (narrower) Introduced files:
- buffer.ts ×42 — Descendant (narrower) Introduced files:
-
uri.test|title=URI URI#file, win-speciale|occurrence=1, charCode.test|title=CharCode has good values|occurrence=1, +2 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/charCode.test|title=CharCode has good values|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/path.test|title=Paths (Node Implementation) path|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI File paths containing apostrophes break URI parsing and cannot be opened #276075|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI URI#file, win-speciale|occurrence=1
- utils.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- lifecycle.ts ×6 — Descendant (narrower) Introduced files:
- lazy.ts ×1 — Descendant (narrower) Introduced files:
- lazy.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
-
map.ts ×97 — Descendant (narrower)
Introduced files:
- src/vs/base/common/arrays.ts
- src/vs/base/common/arraysFind.ts
- src/vs/base/common/assert.ts
- src/vs/base/common/charCode.ts
- src/vs/base/common/collections.ts
- src/vs/base/common/errors.ts
- src/vs/base/common/functional.ts
- src/vs/base/common/iterator.ts
- src/vs/base/common/lifecycle.ts
- src/vs/base/common/map.ts
- src/vs/base/common/marshallingIds.ts
- src/vs/base/common/path.ts
- src/vs/base/common/platform.ts
- src/vs/base/common/process.ts
- src/vs/base/common/types.ts
- src/vs/base/common/uri.ts
- src/vs/base/test/common/utils.ts
- src/vs/nls.ts
Introduced tests
Every collected test enters the hierarchy at exactly one concept.
8 tests introduced at this concept.
oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle URLs with query parameters|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle authorization server at root without extra path|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle authorization server with trailing slash|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle deeply nested paths|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should handle empty additionalHeaders|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should include additional headers in all requests|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should successfully fetch metadata from OAuth discovery endpoint with path insertion|occurrence=1oauth.test|title=OAuth fetchAuthorizationServerMetadata should use global fetch when custom fetch is not provided|occurrence=1
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
No code is introduced at this concept. Its 595 extent ranges are introduced by other concepts.