Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[11팀 민성윤] Chapter 2-2. 디자인 패턴과 함수형 프로그래밍 #57
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
[11팀 민성윤] Chapter 2-2. 디자인 패턴과 함수형 프로그래밍 #57
Changes from all commits
8380539216ffdee1de15f794133884b0b191e6acb9004ef14d4b8544b66ae670e8f2f25e6a4e6d9a2f0d316f5519739b1e654d52af204c263bce19911b018229cef0939e474931252f049566c11d27e84f809779f227650File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check failure on line 236 in src/advanced/__tests__/advanced.test.tsx
src/advanced/__tests__/advanced.test.tsx > advanced > > 자유롭게 작성해보세요. > 새로운 유틸 함수를 만든 후에 테스트 코드를 작성해서 실행해보세요
Check failure on line 240 in src/advanced/__tests__/advanced.test.tsx
src/advanced/__tests__/advanced.test.tsx > advanced > > 자유롭게 작성해보세요. > 새로운 hook 함수르 만든 후에 테스트 코드를 작성해서 실행해보세요
Check failure on line 273 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > useProducts > > 특정 제품으로 초기화할 수 있다.
Check failure on line 278 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > useProducts > > 제품을 업데이트할 수 있다.
Check failure on line 295 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > useProducts > > 새로운 제품을 추가할 수 있다.
Check failure on line 357 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > cartUtils > calculateItemTotal > 수량에 따라 올바른 할인을 적용해야 합니다.
Check failure on line 382 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > cartUtils > calculateCartTotal > 쿠폰 없이 총액을 올바르게 계산해야 합니다.
Check failure on line 394 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > cartUtils > calculateCartTotal > 금액쿠폰을 올바르게 적용해야 합니다.
Check failure on line 406 in src/basic/__tests__/basic.test.tsx
src/basic/__tests__/basic.test.tsx > basic > > cartUtils > calculateCartTotal > 퍼센트 쿠폰을 올바르게 적용해야 합니다
Check failure on line 19 in src/refactoring/Providers/ProductProvider.tsx
src/basic/__tests__/basic.test.tsx > basic > > 시나리오 테스트 > > 관리자 페이지 테스트 >
Check failure on line 19 in src/refactoring/Providers/ProductProvider.tsx
src/basic/__tests__/basic.test.tsx > basic > > 시나리오 테스트 > > 장바구니 페이지 테스트 >
Check failure on line 19 in src/refactoring/Providers/ProductProvider.tsx
src/advanced/__tests__/advanced.test.tsx > advanced > > 시나리오 테스트 > > 관리자 페이지 테스트 >
Check failure on line 19 in src/refactoring/Providers/ProductProvider.tsx
src/advanced/__tests__/advanced.test.tsx > advanced > > 시나리오 테스트 > > 장바구니 페이지 테스트 >
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.