Developing React Native apps using the TDD development methodology
By developing a simple ReactNative app using the TDD methodology, you will learn the concepts of TDD and practice applying them to ReactNative mobile app development.
487 learners
Level Basic
Course period Unlimited
- Unresolved
beforeEach 코드가 작동하지 않습니다.
AddToDo Component 강의의 AddToDo.spec.js 코드를 동작시켜보니 "Cannot read propery 'onAdded' of undefined" 라는 에러가 뜨면서 빌드에 실패합니다. 아래가 코드입니다. <di
javascriptreactreact-nativetddkjsrelease0822
・
0
369
1
- Unresolved
저 또한 TextInput을 찾지 못합니다..
윗 분 질문이 동일하게 있으나 답변이 없어 다시 질문 올립니다!
javascriptreacttddreact-nativeseho48150606
・
0
237
1
- Unresolved
enzyme 테스트 과정에서 오류가 발생했습니다.
tddreactreact-nativejavascriptseho48150606
・
0
249
1
- Unresolved
ios 폴더 아래에 build 폴더가 없고 Pods폴더가 있습니다.
Pods라는 폴더가 있고 build폴더가 어디에도 보이지 않습니다.. 문서에도 예시로 아래와 같이 되어있는데요 .. 폴더가 없고 검색해봐도 방법을 찾지 못하겠네요 ... <span style="color: #0
reactjavascripttddreact-nativekimraeyoung
・
2
754
7
- Unresolved
detox test
강사님 질문이 있습니다. detox 버전 업 때문인지 detox init 당시 강사님과 다른 설정이 나오고, detox test 전에 detox build를 하지 않으면 안됩니다... 버전 업 이후에는 test 전 반드시 bu
tddreact-nativereactjavascriptconcotree8563
・
1
511
2
- Unresolved
TextInput을 찾지 못합니다.
텍스트 인풋을 찾지 못하고 실패합니다. 이유를 잘 모르겠습니다. <img src="https://cdn.inflearn.com/public/files/posts/ef4d9cae-3439-48fd-8ab5-20265be4713f/Screen Shot 2
javascriptreactreact-nativetddconcotree8563
・
1
367
3
- Unresolved
functional component
wrapper.find("AddToDo") 에서 AddToDo 컴퍼넌트를 클래스로 만들 경우에만 동작하고 functional component로 만들 경우에는 아무 객체도 받지 못합니다. functional component로 테스팅할수 있는 방법이 있나요?</p
react-nativetddjavascriptreactconcotree8563
・
1
301
1
- Unresolved
cocoapods
처음 react-native-cli를 npm으로 설치하고 프로젝트를 시작했을 때, React-Native: Error: Failed to install CocoaPods dependencies for iOS project, which is requir
react-nativetddreactjavascriptconcotree8563
・
1
376
2
- Unresolved
테스트 케이스의 작성 범위
안녕하세요 선배님 좀 어리석은 질문일수도 있습니다만, TDD 방법론으로 코드를 작성하는 경우 모든 코드에 대해 테스트 코드가 작성되는 것이 원칙인것 같습니다. 하지만 한국에서의 전통적인 SI 프로젝트는 기간과 범위가 매우 타이
javascriptreactreact-nativetddgradler1385
・
1
338
1
- Unresolved
detox config 질문
tddreactjavascriptreact-native4199000175
・
1
369
2
- Unresolved
앞으로 작업에 강좌가 도움이 많이 되겠습니다
늘 생각만하고 책을봐도 해결하지못한 부분들이 해결되어앞으로 잘 사용 할것같습니다 마지막 강좌에서 말씀하셨듯이 리덕스, 웹서비스 등등 중급강좌가 시급합니다 언른 시작해주세요!ㅎㅎ 개인적으론
javascriptreact-nativetddreactchokman7445
・
0
225
0
- Resolved
코드 커버리지 툴은 어떤걸 사용하시나요?
안녕하세요? 강좌 재미있게 잘 봤습니다. 저는 자바 기반으로는 유닛 테스트를 좀 해봤습니다. 제가 전에 자바로 테스팅 할 때는 코드커버리지 도구를 이용해서 전체 코드 중에 얼마나 테스트를 했는지 확인할 수 있었는데, 강사님은
tddjavascriptreact-nativereactengladgut
・
1
519
1
- Resolved
No tests found, exiting with code 1 에러
{ "name": "ReactNativeTDD", "version": "0.0.1", "private": true, "scripts": { "android": "react-nat
react-nativejavascriptreacttddleh20300712
・
1
2,116
2
- Resolved
onCompleted와 onDeleted를 따로 describe로 나누시는 이유가 궁금합니다.
안녕하세요. 궁금한 점이 있어 질문 올립니다. TodoItem.spec.js 에서 onCompleted callback 하는 단위 테스트와 onDeleted callback 하는 단위 테스트를
react-nativetddreactjavascriptpdj102110220
・
1
351
2
- Unresolved
enzyme를 사용하는데 있어서 문제가 있습니다.
이전 분이 올려주신 질문과 동일한 에러가 납니다. 원인은 두가지가 있었는데요. 1. 첫번째 setup.js 파일을 __test__ 디렉토리에서 테스트 파일로 인식하는듯 하다. 2. 두번째 shallow
tddreactjavascriptreact-nativepdj102110220
・
1
356
7
- Unresolved
enzyme?
● Enzyme › is it working? expect(received).toBe(expected) // Object.is equality
javascripttddreactreact-nativejgam
・
1
690
13
- Unresolved
jest - type error
<p style="box-sizing: inherit; margin: 0px 0px 1em; padding: 0px; line
tddjavascriptreactreact-nativejgam
・
1
293
1
- Resolved
jest - type error
Warning: React.createElement: type is invalid -- expected a st ring (for built-in components) or a class/function (for composite co m
reactreact-nativetddjavascriptjgam
・
1
436
4
- Unresolved
영상이 안보여요 아래와 같이요 . 3시간 텀을 두고 다시 접속해도 똑같아요.
reacttddjavascriptreact-nativetimeundtime0255
・
1
247
1


