tests: void = ...

Test Description

Test for Tiles This test renders a 'Tiles' with sample data and checks if all the required information was rendered and the effect of clicking on a random tile

Test Count: 4

  • <Tiles/> : should render properly with initial state
  • <Tiles/> : should render properly with a tile with a sub menu is clicked
  • <Tiles/> : should render properly with a tile with a sub menu is clicked and then subtiles should disappear when back button is clicked
  • <Tiles/> : should snap back to main menu when a submenu is opened and an element is clicked

Generated using TypeDoc