Relative Content

Tag Archive for reactjstestingreact-testing-library

React testing for modal on a page

I have a page where when i click a certain button I am supposed to get a modal. it works in the app but my test cant seem to be able to find the modals elements.