This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
Ocelot
Watch
1
Star
0
Fork
0
You've already forked Ocelot
mirror of
https://github.com/nsnail/Ocelot.git
synced
2025-04-22 22:42:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.UnitTests
/
LoadBalancer
History
Philip Wood
d02e921a58
Moved ScopedRepository into test base class.
2017-07-18 10:53:57 +01:00
..
LeastConnectionTests.cs
removed some code we dont need as not expecting any errors so should just throw an exception to the global handler
2017-02-06 21:47:08 +00:00
LoadBalancerFactoryTests.cs
UpstreamHttpMethod property (of class FileReRoute) changes from string to List<string>.
2017-05-05 11:47:28 +01:00
LoadBalancerHouseTests.cs
removed some code we dont need as not expecting any errors so should just throw an exception to the global handler
2017-02-06 21:47:08 +00:00
LoadBalancerMiddlewareTests.cs
Moved ScopedRepository into test base class.
2017-07-18 10:53:57 +01:00
NoLoadBalancerTests.cs
started implementing the consul service provider
2017-02-04 13:16:31 +00:00
RoundRobinTests.cs
RoundRobin loadblancer cause config error
https://github.com/TomPallister/Ocelot/issues/103
2017-06-03 22:32:47 +08:00