Commit Graph

17 Commits

Author SHA1 Message Date
Arthur Vickers 88288ae9d3 React to EF name changes 2015-06-23 16:00:56 -07:00
Praburaj 5b4aed8dcc Fixing the configoverride.json location 2015-04-17 21:59:12 -07:00
Praburaj c384fcc3c2 Deployment helpers moved to hosting repo. 2015-04-17 14:51:58 -07:00
Praburaj 64977e14a9 Fixing IIS variations 2015-04-15 16:06:54 -07:00
Praburaj eac23bc1d8 Moving some helpers into validator class 2015-04-15 13:49:57 -07:00
Praburaj 29ef86fad3 Move deployment helpers out of the test project. 2015-04-14 15:46:42 -07:00
Praburaj ba80195851 Tag helpers 2015-04-05 20:35:06 -07:00
N. Taylor Mullen 58c8e44786 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:51:38 -07:00
Brennan c230aa23e1 Logging API changes 2015-03-04 21:17:32 -08:00
Praburaj 0e72888105 Making tests runnable on coreclr 2015-02-22 18:27:03 -08:00
Praburaj 2c881cf6a6 Adding verification for openIdconnect logout flow
As well removed the logic to wait for the creation of the db file in userprofile folder
as we now have retry logic.
2015-02-06 12:09:11 -08:00
Praburaj c635116278 Changing some more logger usage to use structured logging. 2015-02-05 10:38:49 -08:00
Suhas Joshi 1165ba363e Increasing time out for mono 2015-02-04 12:00:15 -08:00
Praburaj 5df0d884aa Removing a fixed waittime of 25 seconds on mono
Setting an increased retry wait time. Now test will wait for 42 seconds before giving up.
2015-02-03 15:09:26 -08:00
Praburaj 7847fb8257 Increasing the retry count
To fix flakiness
2015-01-18 20:48:23 -08:00
Praburaj 2df24fd02a Creating a helper to retry a piece of code. 2015-01-13 11:32:34 -08:00
Praburaj 9c442e97ff Using the latest xunit skip condition attributes to skip tests
Also moved all the helper code into sub-directories.
2014-12-18 19:25:51 -08:00