aspnetcore/src
Doug Bunting 256045729a
Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406)
* Remove extra `[SkipOnHelix]` attribute
- only need the one compiled into Microsoft.AspNetCore.Testing
- update the documentation to reflect this
  - nit: address Markdown warnings that VS Code showed

* Add `SuccessfulTests` to ensure something runs in every non-Helix runs
- #22241
- cleans up hundreds of warnings but leaves a couple for the Blazor tests assembly
  - see comments about xUnit runner command line in the new class
2020-06-02 12:19:28 -07:00
..
Analyzers Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Antiforgery Improve build reliability (#20760) 2020-05-13 11:31:09 -07:00
Azure
Components Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Configuration.KeyPerFile
DataProtection Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
DefaultBuilder Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Features/JsonPatch
FileProviders Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Framework Build primarily with `dotnet msbuild` (#22017) 2020-05-29 19:02:03 -07:00
Grpc Capture gRPC interop test client output (#22163) 2020-05-23 11:22:15 +12:00
HealthChecks Unquarantine test (#22082) 2020-05-21 18:13:53 +00:00
Hosting Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Html/Abstractions
Http Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Identity Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Installers Merge branch 'master' into merge/release/3.1-to-master 2020-05-19 12:48:18 -07:00
JSInterop
Localization Add nullability to Localization (#22323) 2020-06-01 11:32:31 -07:00
Logging.AzureAppServices
Middleware Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
MusicStore Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Mvc Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
ObjectPool
ProjectTemplates Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Razor Add migrated projects to Razor.sln (#22378) 2020-06-01 13:17:55 -07:00
Security Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Servers Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
Shared Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
SignalR [master] Update dependencies from dotnet/aspnetcore-tooling (#22076) 2020-05-22 01:57:56 +00:00
SiteExtensions Don't pack .version file in SiteExtensions pkg (#22430) 2020-06-02 09:51:14 -07:00
Testing Unquarantine tests (#21895) 2020-05-18 19:04:48 +00:00
Tools Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
WebEncoders
submodules