Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
TheoryOfNekomata
/
tonality
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ringtone app
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
12
Commits
1
Branch
1.8 MiB
Tag:
90e7668c2c
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 90e7668c2c
${ noResults }
tonality
/
packages
/
app-web
/
jest.setup.ts
jest.setup.ts
35 B
Original
Visão normal
Histórico
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 anos atrás
1
import '@testing-library/jest-dom'