aspnetcore/eng
Steve Sanderson 147880f796
Components auth step 2 (#10293)
* CR feedback left over from #10227

* Begin adding E2E test case

* Add cookie auth and test login page

* Make E2E auth component work client-side too

* Restructure auth E2E tests around a router so there can easily be multiple such test components

* Add E2E test case for AuthorizeView

* Prepare for E2E test implementations

* Fix ToBaseRelativePath handling of hashes

... otherwise E2E test will fail, because we're using the hash to control server-or-client execution

* Decouple E2E execution mode from hosting mode

* Actual E2E tests for cascading authentication state

* Actual E2E tests for AuthorizeView (in "no authentication rule" mode)

* Fix inconsistent namespace

* CR: Manual ref assembly definitions for AuthorizeView/CascadingAuthenticationState
2019-05-20 15:41:02 +01:00
..
helix Enable Windows 7 IIS Express tests (#10168) 2019-05-16 08:58:49 -07:00
scripts Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
targets Revert "React to deprecation of Fedora.28.Amd64.Open" 2019-05-16 09:50:08 -07:00
tools Update log directory (#10301) 2019-05-17 09:02:34 -07:00
AspNetCore.snk
Baseline.Designer.props Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Baseline.xml Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Dependencies.props Add build for linux-musl-arm64 (#10155) 2019-05-14 15:44:52 -07:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
GenAPI.exclusions.txt Components auth step 2 (#10293) 2019-05-20 15:41:02 +01:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
NuGetPackageVerifier.json
PatchConfig.props Merge branch 'release/2.2' -> 'master' 2019-05-15 09:07:11 -07:00
ProjectReferences.props Replace all usages of RepositoryRoot with RepoRoot (#10267) 2019-05-15 12:00:19 -07:00
SharedFramework.External.props Update all the things (except EF Core dependencies) (#10025) 2019-05-07 22:06:39 -07:00
SharedFramework.Local.props Make System.Text.Json the default for SignalR and remove Newtonsoft from shared framework (#9476) 2019-04-18 13:49:24 -07:00
Version.Details.xml Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190515.1 2019-05-16 18:44:08 -07:00
Versions.props Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190515.1 2019-05-16 18:44:08 -07:00
Workarounds.props Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Workarounds.targets Move obj and bin directories into repo root (#10063) 2019-05-15 13:44:55 -07:00
signcheck.exclusions.txt