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

Hosted Scenario Tests #896

Open
jeremydmiller opened this issue Aug 7, 2015 · 0 comments
Open

Hosted Scenario Tests #896

jeremydmiller opened this issue Aug 7, 2015 · 0 comments
Milestone

Comments

@jeremydmiller
Copy link
Member

New model that allows you to execute Scenario tests against an http host instead of simply being in memory. The working theory is to convert the OWIN environment dictionary to an HttpRequestMessage for HttpClient, then move the resulting HttpResponseMessage back to the environment dictionary.

@jeremydmiller jeremydmiller added this to the 3.0 milestone Aug 7, 2015
@jeremydmiller jeremydmiller modified the milestones: 3.0, Jasper Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant