Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/meteor/meteor
/ match_test.js
File
match_test.js
packages/check/match_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Tinytest.add(
'check - check'
, test => {
2
const
matches = (value, pattern) => {
3
let
error;
4
try {
Callers
nothing calls this directly
Calls
15
fails
Function · 0.85
argumentsMatches
Function · 0.85
argumentsFails
Function · 0.85
checksAllArguments
Function · 0.85
doesntCheckAllArguments
Function · 0.85
match
Function · 0.85
onComplete
Function · 0.85
add
Method · 0.80
isTrue
Method · 0.80
equal
Method · 0.80
matches
Function · 0.70
check
Function · 0.70
Tested by
no test coverage detected