17500: Cleans up previously created objects before running each test.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 20 Apr 2021 18:26:51 +0000 (15:26 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 20 Apr 2021 18:26:51 +0000 (15:26 -0300)
commit4043ab4e285f08e9d56ffd8f8a401b68816fc841
tree413f3edbff0b206c6c0a0f5477800a1bf3a4654e
parent75022caec274dcdb1d7983b66c783e96584b5a10
17500: Cleans up previously created objects before running each test.

This is intended to avoid making wb2 tests increasingly slow by objects
accumulation after every test. Also may avoid hard to debug issues making
tests see UI elements they shouldn't be there.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
cypress/support/commands.js