Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
TheoryOfNekomata
/
tonality
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Ringtone app
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
12
коммитов
1
ветка
1.8 MiB
Дерево:
90e7668c2c
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '90e7668c2c'
${ noResults }
tonality
/
packages
/
app-web
/
jest.setup.ts
jest.setup.ts
35 B
Исходник
Обычный вид
История
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 лет назад
1
import '@testing-library/jest-dom'