This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
tonality
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Ringtone app
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
1.8 MiB
Tree:
a6d1ba6332
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a6d1ba6332'
${ noResults }
tonality
/
packages
/
app-web
/
jest.setup.ts
jest.setup.ts
35 B
Raw
Normal View
History
Set up tests and components The tests for each component has been set up. The way on writing tests have been patterned from https://kentcdodds.com/blog/common-mistakes-with-react-testing-library. In addition, the requirements document has been modified to use a consistent formatting which can be translated into code.
3 years ago
1
import '@testing-library/jest-dom'