Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ icon.spec.ts
File
icon.spec.ts
packages/angular/test/base/e2e/src/standalone/icon.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'@playwright/test'
;
2
3
test.describe(
'Icons'
, () => {
4
test(
'should render an icon'
,
async
({ page }) => {
Callers
nothing calls this directly
Calls
1
goto
Method · 0.45
Tested by
no test coverage detected