17266: Fixes integration test. 17266-property-ui-synonym-fix
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 27 Jan 2021 22:00:37 +0000 (19:00 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 27 Jan 2021 22:00:37 +0000 (19:00 -0300)
commitf75dc8340bf1514b7cd210ac5be17ee6936ff3c7
tree374f23d1f10589887a76a850e95f3a3a1bf6690c
parenta747f4a071514837cdac553d86c228c996c74514
17266: Fixes integration test.

One cypress test started failing because instead of using visit() now the
tests navigate to collection through the app router, so previous state is
kept. The problem was that on collection updates an action was dispatched
to update the parent project of the collection. This caused issues with the
details panel incorrectly loading the project's details instead of keeping
the collection's data on it.

Also, updated yarn.lock after the cypress 6.x update.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/store/collections/collection-update-actions.ts
yarn.lock