Feat/open submap bioentity
3 unresolved threads
3 unresolved threads
Compare changes
Files
4@@ -5,9 +6,17 @@ import {
@@ -5,9 +6,17 @@ import {
@@ -17,7 +26,8 @@ const renderComponent = (initialStoreState: InitialStoreState = {}): { store: St
@@ -17,7 +26,8 @@ const renderComponent = (initialStoreState: InitialStoreState = {}): { store: St
@@ -33,7 +43,7 @@ describe('BioEntitiesSubmapItem - component', () => {
@@ -33,7 +43,7 @@ describe('BioEntitiesSubmapItem - component', () => {
@@ -69,4 +79,103 @@ describe('BioEntitiesSubmapItem - component', () => {
@@ -69,4 +79,103 @@ describe('BioEntitiesSubmapItem - component', () => {
RFC - Case where map is already opened is not covered