Commit Graph

72 Commits

Author SHA1 Message Date
b28fc6694e tidy up and no longer hard code admin area...still one int test failing before we start looking at rebuilding auth stuff 2017-10-29 16:35:12 +00:00
6419919e74 unit tests pass... 2017-09-25 13:13:07 +01:00
30a5227e1e Adds two acceptance tests that checks two scenarios:
- Get 401 when we do a request to api with a token issued to other api
- Get 403 when we do a request to scope not allowed
2017-05-17 15:06:21 +01:00
c3cd181b90 added a new implementation that stores the ocelot config in consul kv store, had to change some major things and add cache settings as default 2017-04-16 19:35:59 +01:00
d33e0c6f3b merged develop and stolen binarymash dont publish unstable build script code 2017-02-25 18:27:20 +00:00
112a9c303e hacky auth working 2017-02-24 19:52:48 +00:00
bd07af6926 more work towards getting identity server and admin area set up 2017-02-22 22:13:35 +00:00
d548a86327 Added integration test project as acceptance style doesnt work when running the new admin area because identityserver needs to use proper networking 2017-02-19 15:29:32 +00:00
fa47663259 changed file config stuff to just use app base directory 2017-02-19 12:58:22 +00:00
4dac8cb4fb still hacking around 2017-02-17 07:27:49 +00:00
2fa6e66dd4 refactor code 2017-02-13 08:29:29 +08:00
e1f16c2be1 add ratelimit acceptance test 2017-02-12 15:49:21 +08:00
e1d5ef3aae implement Request Rate limit, this feature is options 2017-02-11 16:32:30 +08:00
c3e60ac08a wip: added some sleep time into service discovery test as I think Im overloading the test server, sometimes it just returns 404 when Ocelot makes a request to it 2017-02-05 22:00:23 +00:00
d91242ac2c wip: modifications to service discovery acceptance test to see if it will work on mac 2017-02-05 21:35:50 +00:00
9828c3b427 started adding consul acceptance test 2017-02-03 22:50:57 +00:00
b2d33f0ec5 Updated packages and fixed build errors and tests..now need to update nuspec 2017-01-11 17:23:34 +00:00
47afc850ff Added some basic cache stuff 2016-11-04 15:05:59 +00:00
f4acb4f041 changed to json configuration to get rid of yaml imports 2016-11-02 21:50:53 +00:00
56bf4014bd Added request id functionality and general refactoring..also turned out i wasnt returning headers....sigh 2016-10-30 17:29:37 +00:00
4427ef459f more refactoring acceptance tests 2016-10-19 21:48:41 +01:00
9798cf01e5 refactoring acceptance tests..they need some tlc 2016-10-19 21:28:55 +01:00