seems legit

This commit is contained in:
2020-06-14 20:12:14 +00:00
parent c9f1ad96ec
commit ff6fe10908
5 changed files with 520 additions and 2746 deletions

View File

@@ -13,7 +13,7 @@ describe("SMOKE", () => {
.clear()
.type(`${Cypress.env("adminpassword")}{enter}`);
// we should be redirected to /dashboard
cy.visit("/home-dashboard");
cy.url().should("include", "/home-dashboard");
//go to every form and ensure it loads