This commit is contained in:
@@ -69,6 +69,7 @@ describe("When Accounting user logs in", () => {
|
||||
`The quick brown fox jumped{enter}over the six lazy dogs{enter}eot`
|
||||
);
|
||||
|
||||
//TODO: TURN THIS INTO A COMMAND AND THEN SWAP THAT OUT EVERY EXISTING TEST WITH TAG ENTRY
|
||||
cy.get("[data-cy=tags]").click().type("zone1{downarrow}{enter}"); //select some tags
|
||||
cy.get("[data-cy=tags]").click().type("blue{downarrow}{enter}");
|
||||
cy.get("[data-cy=tags]").click().type("zone2{downarrow}{enter}");
|
||||
|
||||
Reference in New Issue
Block a user