Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ view_groups_spec.js
File
view_groups_spec.js
cypress/e2e/view_groups_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ login } from
'../utils/steps'
;
2
3
const
group = term => {
4
cy.contains(
'span'
,
'Group by'
).click();
Callers
nothing calls this directly
Calls
9
login
Function · 0.90
before
Function · 0.85
after
Function · 0.85
beforeEach
Function · 0.85
group
Function · 0.85
assertGroupsCount
Function · 0.85
assertEachGroupCount
Function · 0.85
assertEntriesCount
Function · 0.70
assertInEntries
Function · 0.70
Tested by
no test coverage detected