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