Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TryGhost/Ghost
/ tabs-test.js
File
tabs-test.js
ghost/admin/tests/integration/components/tabs/tabs-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{click, findAll, render, triggerKeyEvent} from
'@ember/test-helpers'
;
2
import
{describe, it} from
'mocha'
;
3
import
{expect} from
'chai'
;
4
import
{hbs} from
'ember-cli-htmlbars'
;
Callers
nothing calls this directly
Calls
7
it
Function · 0.85
isTabRenders
Function · 0.85
text
Method · 0.80
render
Function · 0.50
findAll
Function · 0.50
click
Function · 0.50
class
Method · 0.45
Tested by
no test coverage detected