Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #28 #49

Merged
merged 28 commits into from
Nov 22, 2022
Merged

Feature #28 #49

merged 28 commits into from
Nov 22, 2022

Conversation

chanwooo
Copy link
Contributor

No description provided.

append
getList
countForward
doneWaiting
* #21-cancel 리턴 타입 변경

* #22-message 전송 관련 부분 print로 임시 구현

* #22-message 전송 관련 부분 test 작성

* #22-test에 불필요한 공백 제거

* #22- test코드 logger 적용

* #22- test코드 given, when, then 분리

* #22- test코드 logger 적용

* #22-리뷰반영
- 테스트 공백, 주석 정리
- 테스트 이름 변경 appendExistThrowDuplicateException
#	src/main/java/flab/quing/user/User.java
#	src/main/java/flab/quing/user/UserRepository.java
# Conflicts:
#	src/main/java/flab/quing/user/User.java
#	src/main/java/flab/quing/user/UserRepository.java
- 로그인한 가게(storeManager-store)의 대기열 목록(get quing)
- 로그인한 유저의 현재 대기순서(get quing/count-forward)
- 대기 생성 (post quing)
- WaitingRequest 생성자 추가(jackson에서 필요)
- 기본경로 의미없는 ("") 삭제
- method private로 변경
- done, cancel을 하기위해 userid로 waiting을 가져오는게 필요해서 추가
- controller는 다른데서 호출될일이 없겠거니 하고 private를 달았는데 이것 때문에 테스트가 불가하여 Access Modifier를 defualt로 변경..
@chanwooo chanwooo merged commit 63e9922 into develop Nov 22, 2022
@chanwooo chanwooo deleted the feature-#28 branch November 22, 2022 16:42
@chanwooo
Copy link
Contributor Author

develop에 merge가 안되고 삭제된거같아서 다시 살려서 merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant