Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Making application services available from TestServer #519 #561

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

JunTaoLuo
Copy link
Contributor

#519 This will allow DBContexts added to services by the builder available from the TestServer in unit tests.

@Tratcher
Copy link
Member

:shipit:

@davidfowl
Copy link
Member

Might be better to expose the IWebApplication.

@JunTaoLuo
Copy link
Contributor Author

@davidfowl what does exposing IWebApplication achieve?

@davidfowl
Copy link
Member

@JunTaoLuo the fact that we never have to change the TestServer API to expose things that are already exposed by IWebApplication. If we ever add more things to IWebApplication, the TestServer will expose it for free.

@JunTaoLuo JunTaoLuo force-pushed the johluo/testserver-services branch from 9426039 to 0bd4d0b Compare January 12, 2016 00:27
@JunTaoLuo
Copy link
Contributor Author

🆙📅

@davidfowl
Copy link
Member

:shipit:

@JunTaoLuo JunTaoLuo force-pushed the johluo/testserver-services branch from 0bd4d0b to 48451bd Compare January 12, 2016 00:39
@JunTaoLuo JunTaoLuo merged commit 48451bd into dev Jan 12, 2016
@JunTaoLuo JunTaoLuo deleted the johluo/testserver-services branch January 12, 2016 00:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants