Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ blocker.test.tsx
File
blocker.test.tsx
packages/react-router/tests/blocker.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
2
import
'@testing-library/jest-dom/vitest'
3
import { afterEach, beforeEach, describe, expect, test, vi } from
'vitest'
4
import { cleanup, fireEvent, render, screen } from
'@testing-library/react'
Callers
nothing calls this directly
Calls
6
createBrowserHistory
Function · 0.90
setup
Function · 0.70
destroy
Method · 0.65
cleanup
Function · 0.50
resolve
Function · 0.50
test
Function · 0.50
Tested by
no test coverage detected