Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ animations.e2e-spec.ts
File
animations.e2e-spec.ts
integration/animations/e2e/src/animations.e2e-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
puppeteer, {Browser, Page} from
'puppeteer'
;
2
3
describe(
'Animations Integration'
, () => {
4
let
browser: Browser;
Callers
nothing calls this directly
Calls
7
beforeEach
Function · 0.85
setTimeout
Function · 0.85
describe
Function · 0.50
it
Function · 0.50
close
Method · 0.45
move
Method · 0.45
click
Method · 0.45
Tested by
no test coverage detected