Getbydisplayvalue React Testing Library Better Online
: Asserting that a calculation or selection has updated an input's displayed text.
// Component renders with default value "John Doe" expect(screen.getByDisplayValue('John Doe')).toBeInTheDocument(); getbydisplayvalue react testing library

