Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement the response stack #1

Open
designfrontier opened this issue Jul 7, 2015 · 0 comments
Open

implement the response stack #1

designfrontier opened this issue Jul 7, 2015 · 0 comments
Assignees
Milestone

Comments

@designfrontier
Copy link
Owner

needs to parse through the response functions passed in and handle appropriately. Should also decide between making the request and passing the content of previous.response into a stubbed response (for either xhr or fetch depending on which is being used).

The API for a response function is laid out in the readme pretty well. At least the theoretical implementation of a response function. It can change as needed.

@designfrontier designfrontier self-assigned this Jul 7, 2015
@designfrontier designfrontier added this to the vera milestone Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant