Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-notification-ui-manager.js
File
test-notification-ui-manager.js
test/unit/test-notification-ui-manager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{NotificationUiManager} from
'#service/notification-ui-manager'
;
2
3
import
{macroTask} from
'#testing/helpers'
;
4
Callers
nothing calls this directly
Calls
7
macroTask
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
registerUI
Method · 0.80
onQueueEmpty
Method · 0.80
onQueueNotEmpty
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected