Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ proxy.test.ts
File
proxy.test.ts
packages/shared/src/proxy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ overlayProxy, preventNativeAwait } from
'./proxy'
2
3
describe(
'preventNativeAwait'
, () => {
4
it(
'should work normally if not awaited'
, () => {
Callers
nothing calls this directly
Calls
4
preventNativeAwait
Function · 0.90
overlayProxy
Function · 0.90
then
Method · 0.80
next
Method · 0.45
Tested by
no test coverage detected