test(client): e2e home view
parent
22794f5f9f
commit
5d582bfc3d
|
@ -76,7 +76,7 @@ describe("Home page", () => {
|
|||
.click();
|
||||
|
||||
cy.contains("Score: 1/1");
|
||||
cy.contains("T'as pas lu les questions avoues.");
|
||||
cy.contains("Bon bah c'est pas tip top tout ça.");
|
||||
cy.contains("Recommencer");
|
||||
|
||||
cy.get("#quizz_input").should("not.be.visible"); // Quizz is hidden
|
||||
|
|
Loading…
Reference in New Issue