forked from Ivasoft/geovisio-website
wip
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
describe('In the home page', () => {
|
||||
it('click on the link in the header to go to the About page', () => {
|
||||
cy.visit('/')
|
||||
cy.fixture('home').then((homeData) => {
|
||||
cy.contains(homeData.textLinkContribute).click()
|
||||
})
|
||||
})
|
||||
it('click on the link in the footer to go to Panoramax.fr', () => {
|
||||
cy.visit('/')
|
||||
cy.fixture('home').then((homeData) => {
|
||||
|
||||
Reference in New Issue
Block a user