taviroquai / demo-react-testing

Demo of testing a react app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Simple app test with react-testing-library

  1. Tests if exists element on DOM
  2. Tests click event
  3. Tests async DOM change

About

Demo of testing a react app


Languages

Language:JavaScript 73.4%Language:HTML 17.3%Language:CSS 9.3%