test pilzno brand alignment
This commit is contained in:
parent
a56649dc0b
commit
ca6490d982
4 changed files with 39 additions and 67 deletions
|
|
@ -8,12 +8,12 @@ describe('about page', () => {
|
|||
cy.contains('Torah Media').should('be.visible')
|
||||
cy.contains('About').should('be.visible')
|
||||
cy.contains('Contact').should('be.visible')
|
||||
cy.contains('Donate').should('be.visible')
|
||||
cy.contains('Invest in Pilzno').should('be.visible')
|
||||
})
|
||||
|
||||
cy.get('[data-cy="about-hero"]').within(() => {
|
||||
cy.contains('h1', 'About Rabbi Gerzi').should('be.visible')
|
||||
cy.contains('Healthy, Integrated and Balanced Torah living')
|
||||
cy.contains('Integrated Torah life')
|
||||
.should('be.visible')
|
||||
cy.get('[data-cy="about-hero-image"]')
|
||||
.should('be.visible')
|
||||
|
|
@ -121,7 +121,7 @@ describe('about page', () => {
|
|||
cy.get('[data-cy="footer"]').within(() => {
|
||||
cy.contains('Torah Media').should('be.visible')
|
||||
cy.contains('About').should('be.visible')
|
||||
cy.contains('Donate').should('be.visible')
|
||||
cy.contains('Invest in Pilzno').should('be.visible')
|
||||
cy.contains('Contact').should('be.visible')
|
||||
cy.contains(/Rabbi Gerzi 2025/).should('be.visible')
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue