MCPcopy Create free account
hub / github.com/decaporg/decap-cms / assertInEntries

Function assertInEntries

cypress/e2e/view_groups_spec.js:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21};
22
23const assertInEntries = text => {
24 cy.get('[class*=ListCardLink] h2').contains('h2', text);
25};
26
27describe('View Group', () => {
28 before(() => {

Callers 1

Calls 1

getMethod · 0.80

Tested by

no test coverage detected