Chris Ross (ASP.NET)
|
8513fc8329
|
React to IntegrationTesting changes
|
2018-05-14 06:08:51 -07:00 |
Ryan Brandenburg
|
bb70e7077f
|
Handle ifdefs
|
2018-05-08 12:06:26 -07:00 |
Mike Harder
|
ac0ee35362
|
Change AutobahnTester to use dynamic ports with Kestrel (#238)
- Depends on https://github.com/aspnet/Hosting/pull/1388
- Addresses https://github.com/aspnet/Home/issues/3062
|
2018-04-18 15:19:24 -07:00 |
Chris Ross (ASP.NET)
|
612db42772
|
Re-enable SSL tests cross plat Home/#2477
|
2018-04-03 10:03:36 -07:00 |
Chris Ross (ASP.NET)
|
c222a398db
|
Fix TLS versions for Mac
|
2018-04-03 09:17:52 -07:00 |
Chris Ross (ASP.NET)
|
9930499ee1
|
Work around HttpClient TLS regression
|
2018-04-02 14:56:41 -07:00 |
Andrew Stanton-Nurse
|
4a49d6dd75
|
Restore "Force conformance tests to run on the CI (#228)" (#229)
This reverts commit 57622cab6b.
|
2018-02-26 11:39:18 -08:00 |
Andrew Stanton-Nurse
|
57622cab6b
|
Revert "Force conformance tests to run on the CI (#228)"
This reverts commit 3ca7c0365a.
|
2018-02-20 16:51:22 -08:00 |
Andrew Stanton-Nurse
|
3ca7c0365a
|
Force conformance tests to run on the CI (#228)
|
2018-02-20 08:58:01 -08:00 |
Andrew Stanton-Nurse
|
d3687bbc3f
|
Unbreak Travis and unskip some tests (#219)
|
2018-01-05 12:39:11 -08:00 |
Pranav K
|
80b794342d
|
Update samples and tests to target netcoreapp2.1
|
2017-11-16 13:54:23 -08:00 |
Andrew Stanton-Nurse
|
f34e87042c
|
extend timeout and more logging (#183)
|
2017-06-09 11:26:06 -07:00 |
Andrew Stanton-Nurse
|
d8b1724454
|
improve logging of Autobahn tests (#166)
|
2017-04-18 11:53:45 -07:00 |
Andrew Stanton-Nurse
|
a9a8f45158
|
change autobahn tests to use dynamic port (#167)
|
2017-04-14 10:48:44 -07:00 |
Andrew Stanton-Nurse
|
e25a2eced8
|
port dotnet/corefx#17444 to WebSockets (#162)
|
2017-04-13 09:55:45 -07:00 |
Andrew Stanton-Nurse
|
eb0ab115d8
|
capture wstest log output (#156)
|
2017-03-22 15:24:36 -07:00 |
Pranav K
|
52911cd3f1
|
Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
|
2017-03-21 16:41:15 -07:00 |
Andrew Stanton-Nurse
|
9b553ca1c0
|
make all tests allow 'non-strict' conformance (#149)
|
2017-03-13 15:40:55 -07:00 |
Andrew Stanton-Nurse
|
37b0df7406
|
port change from AutobahnTester in SignalR (#148)
We increased the retry count (by just removing ours and using the default) because the app seems to be slow to start on macOS
|
2017-03-09 10:14:42 -08:00 |
John Luo
|
450ee8927c
|
Workaround dotnet test pathing issues
|
2017-02-02 18:33:48 -08:00 |
Chris R
|
4a5d8f2960
|
#126 Test the bin deployed aspnetcore.dll
|
2016-11-22 16:05:42 -08:00 |
Andrew Stanton-Nurse
|
b3f755dff3
|
add test timeout to autobahn conformance tests (#129)
|
2016-11-02 14:02:48 -07:00 |
Andrew Stanton-Nurse
|
18de340981
|
fix disposal of Deployers during autobahn suites
|
2016-10-27 15:49:58 -07:00 |
Pranav K
|
49300ac5f7
|
Updating to netcoreapp1.1
|
2016-10-13 11:26:43 -07:00 |
Pranav K
|
131594667d
|
Reacting to Microsoft.AspNetCore.Server.Testing rename
|
2016-08-15 16:24:28 -07:00 |
Andrew Stanton-Nurse
|
33e3e5b186
|
remove our WebSocket client
we'll use the one from dotnet/corefx now instead
fixes #108
|
2016-08-04 10:30:13 -07:00 |