Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
Sign in
it blog arc id

리소스의 고유한 식별자는 어떤 형식을 사용해야할까?

Software Developer, I love code.
wono | discuss |
it tool dbeaver portable

DBeaver portable 버전 장점

DBeaver 포터블(portable) 버전 장점은 회사 PC에서 사용하는 버전을 폴더 단위로 압축하여 집에서 같은 환경을 구성 할 수 있습니다.
wono | discuss |
구글정책 납세자거주지 결제프로필

납세자 거주지 관련해서 질문해요 - YouTube 커뮤니티

wono | discuss |
생활 취미 야구

아이 야구 글러브 추천해드릴까요? 2편(초등학교 고학년 취미, 야구부 시작하는 아이)

안녕하세요. 운동 같이하는 아빠에 도전하는 네아빠(네아이 아빠)입니다. 저번주 포스팅을 통해 취학전, 초...
wono | discuss |
it dev jest mock

[JEST] 📚 모킹 Mocking 정리 - jest.fn / jest.mock /jest.spyOn

Mocking 원리 mocking이란 (mock = 모조품) 뜻 그대로 받아드리면 된다. 즉 테스트하고자 하는 코드가 의존하는 function이나 class에 대해 모조품을 만들어 '일단' 돌아가게 하는 것이다. 한마디로, 단위 테스트를 작성할 때, 해당 코드가 의존하는 부분을 가짜(mock)로 대체하는 기법을 말한다. 왜 가짜로 대체하는가? 테스트 하고싶은 기능이 다른 기능들과 엮여있을 경우(의존) 정확한 테스트를 하기 힘들기 때문이다. 예를들어 request body에 사용자의 id와 password를 넣어서 post요청을 보내면 컨트롤러에서 정보를 추출한 후 데이터베이스에 넣어주는 단위테스트를 하고 싶다고 하자. 컨트롤러는 라우터에서 응답을 보내는 미들웨어를 특별히 부르는 말이다. 그냥 함수다. 데..
wono | discuss |
it dev nextjs jest prisma

Next.js, Prisma, Jestでサーバーサイドのテストをする

wono | discuss |
it dev nextjs

NextJs best boiler plate

Best Boilerplate and Starter for Next.js with App Router support, Tailwind CSS, and TypeScript. “NextJs best boiler plate” is published by Mahernaija.
wono | discuss |
it dev vitest prisma

Next.js(App Router)で作ったTODOアプリにVitestでテストを追加しました

wono | discuss |
it dev jest prisma

Unit testing with Prisma ORM | Prisma Documentation

Learn how to setup and run unit tests with Prisma Client
wono | discuss |
it dev vitest

Simple Unit Testing with Vitest: NextJS App

Unit testing considers only a unit in an isolated environment whereas there could be a block of code a.k.a function, or component. For better understanding, I will create a simple project to…
wono | discuss |
it dev vitest

How to Mock Fetch API in Vitest

In this article, we will learn how to mock the fetch API in Vitest in a to-do list service file. we will use the global along with vi.fn().
wono | discuss |
it dev nextjs api

Next.jsのAPIルートをテストする

wono | discuss |
it dev nextjs jest

NextJs 14 — App Router and Unit Testing (w/ async pages)

Unit-test in NextJs14 using JEST with practical examples.
wono | discuss |
it dev nextjs

NextJS 14 app directory route.js testing fails with Vitest

wono | discuss |
it blog jest

단위 테스트로 복잡한 도메인의 프론트 프로젝트 정복하기(feat. Jest)

wono | discuss |
it dev nextjs mock

How do I test routes made with the app router in NextJS? I'm using vitest for this

wono | discuss |
it dev nextjs vitest

Next.js application testing with Vitest and testing library

In this article, we’ll continue testing Next.js application using Vitest and testing library, and delve into testing more complex components that interact with APIs, Redux selectors, and custom…
wono | discuss |
it dev nextjs vitest

프론트엔드에서 Nextjs와 Vitest를 사용해 손쉽게 테스팅하기 (그리고 개발 재밌게 하기)

프론트엔드 진영에서 테스팅은 필수로 여겨지지 않는 경우가 제법 많습니다. 각기 다른 이유가 있겠지만 제 경험상 저는 ‘바빠서'가 주된 이유였던 것 같습니다. unit testing, integration testing, e2e testing 모두 100%의 커버리지로 테스팅을 진행해서 나쁜 점이야 없겠다만, 우리의 외부환경은 기다려 줄 수 없습니다. 특히…
wono | discuss |
it dev nextjs jest

How to Unit Test Next.js API Routes with Typescript

Next.js is an awesome frontend framework. It’s powered by React under the hood so it plays well with everything React has to offer out of the box: Hooks, Context, hot browser reloading, Typescript…
wono | discuss |
구글 프리픽 거주자증명서

프리픽 거주자 증명서 발급 해결방법 : 네이버 블로그

wono | discuss |
Next
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms