Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating app manifest files for tests #28575

Merged
merged 12 commits into from
Dec 17, 2020

Conversation

captainsafia
Copy link
Member

@captainsafia captainsafia commented Dec 10, 2020

Summary of the changes

  • Add GenerateMvcTestManifestTask to generate JSON file from list of projects and assemblies
  • Update testing targets to call GenerateMvcTestManifestTask
  • Update WebApplicationFactory to read content roots from JSON file

Addresses #27296

@Pilchie Pilchie added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Dec 10, 2020
@captainsafia captainsafia force-pushed the testing/improve-helix-build branch from 291f8f7 to 656ca5f Compare December 15, 2020 00:08
@captainsafia captainsafia force-pushed the testing/improve-helix-build branch from 321debb to 6af95d8 Compare December 16, 2020 03:55
@captainsafia captainsafia force-pushed the testing/improve-helix-build branch from 6af95d8 to 6ce42ca Compare December 16, 2020 04:10
@captainsafia captainsafia merged commit f7e1712 into master Dec 17, 2020
@captainsafia captainsafia deleted the testing/improve-helix-build branch December 17, 2020 20:54
martincostello added a commit to martincostello/website that referenced this pull request Mar 11, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Mar 11, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/website that referenced this pull request Apr 8, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Apr 8, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Apr 10, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Apr 10, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/website that referenced this pull request May 25, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request May 25, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Jun 7, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Jun 14, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/website that referenced this pull request Jun 17, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
martincostello added a commit to martincostello/alexa-london-travel-site that referenced this pull request Jun 17, 2021
Fix WebApplicationFactoryContentRootAttribute not being emitted due to changes in dotnet/aspnetcore#28575.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants