Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aurelia/binding
/ assign.spec.js
File
assign.spec.js
test/ast/assign.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Assign, AccessScope} from
'../../src/ast'
;
2
import
{createOverrideContext, createScopeForTest} from
'../../src/scope'
;
3
4
describe(
'Assign'
, () => {
Callers
nothing calls this directly
Calls
2
createOverrideContext
Function · 0.90
assign
Method · 0.45
Tested by
no test coverage detected