Commit Graph

21 Commits

Author SHA1 Message Date
Ryan Brandenburg 48519857d2 Automatically allocate ports for functional tests 2017-04-26 12:52:40 -07:00
Ryan Brandenburg 84f9668d24 Add test against returning english when culture is missing (#333) 2017-03-02 17:11:43 -08:00
Ryan Brandenburg 970e2e0782 Update test after un-skipping 2017-02-21 16:50:04 -08:00
Ryan Brandenburg 93e0a5c149 Revert "Temporarily skip tests"
This reverts commit 25f74d5665.
2017-02-21 15:22:19 -08:00
Ryan Brandenburg 3ba495f32e Fix StringLocalizer location null tests (#321) 2017-02-03 11:52:19 -08:00
Pranav K 25f74d5665 Temporarily skip tests
Disabling tests until https://github.com/dotnet/cli/issues/5172 is resolved.
Tracking work item to re-enable tests: https://github.com/aspnet/Localization/issues/310
2016-12-28 14:08:47 -08:00
hishamco 40e54bf77d Minor Fixes
Remove the blank line before conditional block

Remove versions from project.json in test projects

Address feedback

Address feedback

Add CommandLine configuration package to avoid breaking test

Add missing using
2016-11-12 00:04:38 +03:00
Ryan Brandenburg cbba45b44e Organize Functional tests 2016-10-06 09:51:50 -07:00
Ryan Brandenburg 0ac2a3f66a Use existing CultureInfo 2016-09-23 15:50:10 -07:00
Ryan Brandenburg b2ef91df9f Localization finds resources in class libraries 2016-09-22 15:53:02 -07:00
Pranav K 81865ede09 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:12:22 -07:00
Hisham Bin Ateya b72816e24c Remove unecessary using (#242) 2016-05-16 14:44:29 -07:00
= 6b6c658f6c Resolve test application paths more robustly
This fixes tests on Mono for full framework
2016-03-31 15:06:28 -07:00
Pranav K 1d76db4d36 Removing ifdefs from test
Fixes #210
2016-03-17 16:44:54 -07:00
Pranav K 85d6aa2acc Reacting to KoreBuild changes 2016-03-07 14:57:27 -08:00
John Luo b294828b0f Updating test TFMs for custom test discovery 2016-02-22 14:50:21 -08:00
Victor Hurdugaci 81ef98b7d5 Fix build errors 2016-02-10 14:08:12 -08:00
Pranav K 33134f7f2a Change build to use dotnet
Fixes #198
2016-02-05 12:06:03 -08:00
Hisham Bin Ateya 6f5bddea69 FunctionalTest for LocalizationSample
Remove LocalizationTest comments

Move shared code into a private method

Add CoreClr with Mono in non Windows test

Fix typo
2016-02-02 14:58:43 -08:00
N. Taylor Mullen 4010676634 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:55 -08:00
N. Taylor Mullen ee1738db56 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:52 -08:00