20일 커밋

This commit is contained in:
Park Byung Eun 2020-02-18 18:28:34 +09:00
parent 4553c53009
commit ef603030ef
2 changed files with 22 additions and 0 deletions

View File

@ -128,3 +128,14 @@ state 생성
15: {roomSeq: "13", eventSeq: 33, seq: 577, senderSeq: 9829, type: "b", …}
16: {roomSeq: "13", eventSeq: 34, seq: 578, senderSeq: 9829, type: "b", …}
17: {roomSeq: "13", eventSeq: 35, seq: 579, senderSeq: 9829, type: "b", …}
20일 와서 할일
주소록 동기화 테스트
모바일로 테스트 하지 못할경우
JSON 데이터 만들어서 테스트 진행
state
reducer
action
sync-service
테스트 후 수정

View File

@ -0,0 +1,11 @@
20일 와서 할일
주소록 동기화 테스트
모바일로 테스트 하지 못할경우
JSON 데이터 만들어서 테스트 진행
state
reducer
action
sync-service
테스트 후 수정
PhoneBookData 추가