Giter Club home page Giter Club logo

fastchatapp's People

Watchers

 avatar

Forkers

huusz

fastchatapp's Issues

Add unit tests

설문조사 앱에 유닛 테스트를 추가합니다

Step 1

  • Unit Test란?

    • Unit이란?
      • A single function or class.
      • 최소한의 코드 조각
    • Unit Test란
      • 개발자가 자신이 구현한 Unit이 생각한대로 작동하는 지 확인하는 행위
      • 유닛 테스트를 100% 다 구성하고 코드가 Pass를 하면
        • 문제 없음을 확신하며 바로 배포 준비에 들어간다
        • 좀 불안. 별도로 추가 테스트가 필요할 것 같다
      • 유닛 코드를 짜는 것은 테스트 행위가 아님
      • 프로덕트의 테스트는 별도로 필요
        • Integration Test
        • End to End Test
  • 그렇다면 Unit Test는 왜 필요한 걸까?

    • 굳이 필요 없을 것만 같다
    • 어느 정도는 공감을 하는 부분 (개인 취향)
    • 하지만 다음과 같은 경우에는 꼭 필요
  • Component
  • Actions (Action Creator)
  • Higher Order Components
  • Reducers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.