이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
TheoryOfNekomata
/
tonality
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
Ringtone app
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
커밋
1
브렌치
1.8 MiB
트리:
90e7668c2c
master
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '90e7668c2c'
${ noResults }
tonality
/
packages
/
app-web
/
jest.setup.ts
jest.setup.ts
35 B
Raw
Normal View
히스토리
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'