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 02:42:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.AcceptanceTests
History
TomPallister
ce84ad4fc2
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
..
Properties
Set up acceptance tests on windows
2016-07-16 15:10:19 +01:00
.gitignore
method to match urls and template urls
2016-07-08 19:33:22 +01:00
AuthenticationTests.cs
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
configuration.yaml
got identity server access token acceptance test working, created factory for choosing auth handlers, a creator for making the auth handlers, some general refactoring...next step is injecting the config for the auth handler creator in some way or just passing it in
2016-10-15 13:50:43 +01:00
Ocelot.AcceptanceTests.xproj
Set up acceptance tests on windows
2016-07-16 15:10:19 +01:00
OcelotTests.cs
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00
project.json
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00