1. mochahttp://mochajs.org 테스트 수트 : 테스트 환경을 모카에서는 describe()로 구현 테스트 케이스 : 실제 테스트 it() 으로 구현 //{filename}.spec.js : 테스트 코드 const assert = require('assert') describe('.js모듈의 함수', () => { it ('문자열을 대문자로 변환', () => { const result = {메소드}(value) assert.equal(result, 'ok') }) }) 2. shouldhttps://github.com/tj/should.js 1.mocha 에 비해 가독성이 좋다 describe('.js모듈의 함수', () => { it ('문자열을 대문자로 변환', () => { // ..
https://youtu.be/RP_f5dMoHFc REST 구성하는 스타일 client-serve statusless cache uniform interface identification of resources manipulation of resources through representations self-descriptive messages [ 메시지 내용으로 이해가 되어야 한다 ] hypermedia as the engine of application status (HATEOAS) [어플리케이션의 상태는 하이퍼링크로 전이되어야 한다.] code-on-demand (optional) REST 목적 독립적 진화 서버/클라이언트 각각 독립적 진화 서버의 기능이 변경되어도 클라이언트와는 무관 모습이 깨질..
출처 : http://s1info.tistory.com/712 윈도우 업데이트가 사용중임에도 업데이트가 실행이 안되는 경우가 있다 그럴떄는 해결방법 관리자 권한으로 명령프롬프트 실행 후 c:\> net stop wuauservWindows Update 서비스를 멈춥니다.. Windows Update 서비스를 잘 멈추었습니다. c:\> ren %systemroot%\SoftwareDistribution oldSoftwareDistribution c:\> net start wuauserv Windows Update 서비스를 시작합니다.. Windows Update 서비스가 잘 시작되었습니다. 이후 다시 업데이트 실행시 잘된다. : )
http://nyears.tistory.com/26
공부해보자
cordova plugin add https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git cordova prepare 설치 후 실행 했지만 안된다... 뭐가 문제일까? ㅠㅠ keep awake allow sleep again 코드가 먹히질 않는다... 그냥 정상적으로 화면이 종료된다.. 문제가 있다... 출처 : https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin
- Total
- Today
- Yesterday
- Laravel
- addMonthWithoutOverflow
- addMonth
- 정의
- observer 매개변수 전달하기
- 메일
- password-manager
- django
- eloquent-observer
- aaa패턴
- POP3
- graphql-php
- l5-swagger-response
- 정규식
- vim
- graphql
- laravel-kafka
- l5-swagger
- 테스트_다중트랜잭션
- exception-test
- 라라벨
- php
- MySQL
- php-laravel
- 자바스크립트
- session+token authorize
- Python
- laravel-test
- redis
- bitwarden-cli
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |