Commit Graph

630 Commits

Author SHA1 Message Date
Tom Pallister 120532bb0d fixed more failing acceptance tests...think the only thing to do now is work out the authentication stuff and that should fix all the other tests 2017-10-30 13:14:12 +00:00
Tom Gardham-Pallister b23bbf56b9 all administration tests passing again...yey 2017-10-30 07:59:34 +00:00
Tom Gardham-Pallister 3f6f665f93 added cert to manual project for admin area testing 2017-10-29 19:22:25 +00:00
Tom Gardham-Pallister 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
Tom Pallister 561deae981 Merge pull request #137 from yuchen1030/develop
Update Program.cs
2017-10-27 16:56:11 +01:00
yuchen1030 ed94764420 Update Program.cs
Solving the problems that project cannot be run on IIS.
2017-10-26 20:11:14 +08:00
Tom Gardham-Pallister 24c018721f more changes to get admin area working...few todos left in and some properties that we are no longer setting on scopes and resources does this matter? 2017-10-25 08:16:21 +01:00
Tom Gardham-Pallister 09126911bd joy the admin area works with this commit 2017-10-25 08:06:41 +01:00
Tom Gardham-Pallister 4428982052 updated to latest id server packages and i know these work 2017-10-24 21:48:55 +01:00
Tom Pallister 5ac6ae662b another attempt 2017-10-13 10:35:36 +01:00
Tom Pallister 0b382ad340 sigh part 2 2017-10-13 10:23:59 +01:00
Tom Pallister a16c562483 sigh.. 2017-10-13 10:22:13 +01:00
Tom Pallister 0286956c3e try with ltest version of json.net 2017-10-13 09:45:38 +01:00
Tom Pallister 53bb712957 another try.. 2017-10-13 09:24:09 +01:00
Tom Gardham-Pallister f646f1c40e another.. 2017-10-13 08:33:31 +01:00
Tom Gardham-Pallister d5ff0b10d8 another fix 2017-10-13 08:32:10 +01:00
Tom Gardham-Pallister 25c1a2abdd merged publish fix 2017-10-13 08:28:38 +01:00
Tom Gardham-Pallister c660c1575e change to fix publish 2017-10-13 08:26:39 +01:00
Tom Pallister 2680612b5d Merge pull request #136 from TomPallister/feature/fix-134
match whole input with regex
2017-10-13 08:06:31 +01:00
Tom Gardham-Pallister d0d74f0886 match whole input with regex 2017-10-12 19:03:20 +01:00
Tom Pallister 4d3a7ae5e1 another script change to find error 2017-10-10 17:52:38 +01:00
Tom Pallister d4f972125e try catch to tryand see error?? 2017-10-10 17:33:42 +01:00
Tom Pallister 261f6130c8 more logging 2017-10-10 17:01:59 +01:00
Tom Pallister b0131bb264 more logging to see whats wrong 2017-10-10 16:35:08 +01:00
Tom Pallister 68466b2193 updated ensure stable release 2017-10-09 17:06:05 +01:00
Tom Pallister 4d0f389856 Merge pull request #129 from aringlot/feature/#128-cookie-proxying-and-auto-redirect-configuration
Cookie proxying and auto redirect configuration #128
2017-10-09 13:31:43 +01:00
Oleksandr Yershov 8bc5819f90 Merge remote-tracking branch 'origin/develop' into feature/#128-cookie-proxying-and-auto-redirect-configuration 2017-10-09 14:44:16 +03:00
Tom Pallister b5670e0b80 Merge pull request #132 from TomPallister/feature/fix-build
fixed build
2017-10-09 11:30:50 +01:00
Tom Pallister 7ac6df71fb fixed build 2017-10-09 11:21:19 +01:00
Oleksandr Yershov a8b56a63c2 Cookie proxying and auto redirect configuration #128
HttpHandlerOptions are added to ReRoute configuration and passed down to HttpClientHttpRequester as Request properties.
2017-09-28 09:41:13 +03:00
Tom Pallister d8621d9046 miles away 2017-09-26 09:57:51 +01:00
Tom Pallister 6419919e74 unit tests pass... 2017-09-25 13:13:07 +01:00
Tom Pallister 1c98dcbca3 updated packages and project versions...12 errors! 2017-09-25 11:53:56 +01:00
TomPallister bd8b1ac042 FML 2017-09-21 23:10:09 +01:00
TomPallister cffb8b63d9 blasduihasd 2017-09-21 23:09:36 +01:00
TomPallister c06b492b46 upgraded to netcoreapp2.0 2017-09-21 23:00:22 +01:00
Tom Pallister badae88e46 Merge pull request #126 from TomPallister/feature/fix-#123
attempt to fix consul problem
2017-09-12 15:25:20 +01:00
TomPallister 207a3882dc attempt to fix consul problem 2017-09-11 21:48:49 +01:00
Tom Gardham-Pallister 3cfa7fe6ed added more tests to get build working 2017-08-30 18:25:48 +01:00
Tom Pallister 6f5c2967f4 Merge pull request #122 from TomPallister/feature/fix-always-adding-trailing-slash
fixes issue #117
2017-08-29 21:02:39 +01:00
Tom Gardham-Pallister 7ef26f5f4b fixes issue #117 2017-08-29 20:47:52 +01:00
Tom Pallister 41e9dfac94 Merge pull request #111 from binarymash/feature/ImproveTests
Feature/improve tests
2017-07-19 23:01:56 +01:00
Philip Wood 15827c2e45 Delete unused file 2017-07-18 22:57:00 +01:00
Philip Wood bd6d4e81bf Upped minimum unit test coverage threshold 2017-07-18 12:10:13 +01:00
Philip Wood de5ae05bd6 Refactor ExceptionHandlerMiddleware tests to use base class. 2017-07-18 11:57:48 +01:00
Philip Wood ca4efa5e10 Back out of some of the functional changes to the ResponderMiddleware tests... I'll look at these again once the consolidation changes are merged. 2017-07-18 11:11:24 +01:00
Philip Wood d02e921a58 Moved ScopedRepository into test base class. 2017-07-18 10:53:57 +01:00
Philip Wood c70a90f415 Fix more test-related build warnings 2017-07-18 10:20:59 +01:00
Philip Wood 84743ede0e Fix some test-related build warnings 2017-07-18 09:31:26 +01:00
Philip Wood 8042bbab2c Moved common middleare test setup into a base class 2017-07-18 09:28:32 +01:00