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)
committerDaniel KutyƂa <daniel.kutyla@contractors.roche.com>
Fri, 23 Apr 2021 11:02:57 +0000 (13:02 +0200)
commit85096cba4d291e764a324c8ab2e8eb6b044d122f
treea22e528704ab179f379d47286fd9b0ed48622577
parent99533226e10ea897f297baae9e4c27dbcc748c35
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