CarlosEspinosa88 / marvel-nextjs13

Next.js 13 (app folder)
0 stars 0 forks source link

add search_box testing #16

Closed CarlosEspinosa88 closed 1 year ago

CarlosEspinosa88 commented 1 year ago

Add fireEvent to set new input value Add mockImplementation from jest.fn() to verify if the value return correctly

fix #14