0.1.14 • Published 8 years ago

@miriamjs/mock-http-server v0.1.14

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

mock-http-server

mock-http-server is a mock HTTP server that knows how to pretend to make requests and speaks the Miriam Payload protocol. It is used for testing higher level components.

npm install @miriamjs/mock-http-server

Provider Requirements

Log

Features

  • Feature 1
  • Feature 2

Developing this Package

Watchman Configuration

In order to use mock-http-server in your project while also developing it:

cd /my/local/spot
git clone git@github.com:@miriamjs/mock-http-server.git mock-http-server
brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start
0.1.14

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago