Skip to content

Intercepts HTTP calls and allows fake implementations to take over entire domains. Used for testing.

Notifications You must be signed in to change notification settings

stijndepestel/meteor-http-interceptor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor HTTP Interceptor

Intercepts HTTP calls and allows fake implementations to take over entire domains.

This fork uses the meteorhacks:picker for server side routing instead of the iron:router. This way it is compatible for use with kadira:flow-router.

Usage

Add the package to your project: meteor add stijndepestel:http-interceptor

Forked from

This repository is based on the meteor package xolvio:http-interceptor.

About

Intercepts HTTP calls and allows fake implementations to take over entire domains. Used for testing.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%