Skip to content

dins-heisenbug-2016/heisenbug-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A presentation for http://heisenbug.ru/talks/full-cycle-testing-of-dockerized-microservices/

Quick Start

  1. First we clone the project to a directory, and cd to the root directory.

    git clone https://github.com/dins-heisenbug-2016/presentation.git
    cd presentation
  2. Install dependencies. It may take a while to install all the dependencies, please be patient :D

    npm install
  3. Edit the var/config.coffee file if needed. Change the value of the token, this is the password for logging in as host.

  4. Now you can have a cup of tea, and start the test server.

    npm test
  5. Visit the http://127.0.0.1:8013 in browser, the server should work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published