Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinymce/tinymce
/ RequestMatcherTest.ts
File
RequestMatcherTest.ts
modules/agar/src/test/ts/browser/http/RequestMatcherTest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Assert, describe, it } from
'@ephox/bedrock-client'
;
2
import
type
{ Optional } from
'@ephox/katamari'
;
3
4
import
* as RequestMatcher from
'ephox/agar/http/RequestMatcher'
;
Callers
nothing calls this directly
Calls
7
describe
Function · 0.85
matcher
Function · 0.85
isNone
Method · 0.80
isSome
Method · 0.80
getOrDie
Method · 0.80
makeRequest
Function · 0.70
assertHelperMatchesOnly
Function · 0.70
Tested by
no test coverage detected