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

Run all functional tests with fake scaleout message bus. #2085

Closed
davidfowl opened this issue May 24, 2013 · 1 comment
Closed

Run all functional tests with fake scaleout message bus. #2085

davidfowl opened this issue May 24, 2013 · 1 comment
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

We need to get all of our functional tests running with the fake ScaleoutMessageBus:

https://github.com/SignalR/SignalR/blob/master/tests/Microsoft.AspNet.SignalR.Tests.Common/Infrastructure/HostedTest.cs#L102

We already have one test doing it:

https://github.com/SignalR/SignalR/blob/master/tests/Microsoft.AspNet.SignalR.FunctionalTests/Server/Hubs/HubFacts.cs#L1085

We should just do this for the memory host for now since it's the easiest one.

@Xiaohongt
Copy link
Contributor

verified

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

3 participants