Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/STRML/react-router-component
/ browser.js
File
browser.js
tests/browser/browser.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
var
assert = require(
'assert'
);
3
var
assign = Object.assign || require(
'object-assign'
);
4
var
React = require(
'react'
);
Callers
nothing calls this directly
Calls
6
divProps
Function · 0.85
clickOn
Function · 0.85
assertNotNavigated
Function · 0.85
setUp
Function · 0.70
assertRendered
Function · 0.70
delay
Function · 0.70
Tested by
no test coverage detected