TIL #0: Difference between query types in React Testing Library
In React Testing Library, it provides screen query methods like
screen.getByRole('button', {name: /submit/i})
There are 3 commands available get, query & find. The usage depends upon the use test case.
| | No Match | 1 Match | 1+ Match | Awa...
nsblog.hashnode.dev1 min read
valenzuela
Each level in the game geometry dash introduces a new gameplay style, such as a portal that alters your direction or gravity, or a gateway that turns your cube into an arrow that waves up and down the screen. The levels are designed in a retro style, with later levels featuring more modern and detailed design elements. You can also create your own levels with the level editor, which you can then share with other players.