Skip to content

Update tests to reflect change of web app manifest extension in React C# template #43765

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

Closed

Conversation

christianliebel
Copy link
Contributor

Update tests to reflect change of web app manifest extension in React C# template

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Update tests when React C# template in spa-templates uses "webmanifest" as manifest extension

Description

The React project template in spa-templates uses "json" as the extension for the Web Application Manifest. "webmanifest" is the recommended one (see #43755 and #43756 for context). If dotnet/spa-templates#80 gets merged and the submodule updated, the tests in this repository will fail. This PR would fix them again.

@ghost ghost added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member labels Sep 5, 2022
@ghost
Copy link

ghost commented Sep 5, 2022

Thanks for your PR, @christianliebel. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@TanayParikh
Copy link
Contributor

Just merged dotnet/spa-templates#80.

@TanayParikh TanayParikh requested review from TanayParikh and removed request for Pilchie January 13, 2023 23:46
@TanayParikh TanayParikh self-assigned this Jan 13, 2023
@TanayParikh TanayParikh requested a review from a team January 13, 2023 23:46
@TanayParikh
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TanayParikh TanayParikh enabled auto-merge (squash) January 13, 2023 23:49
@TanayParikh
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TanayParikh
Copy link
Contributor

@christianliebel could you please take a look at any additional potential test changes required now that dotnet/spa-templates#80 is merged?

@TanayParikh
Copy link
Contributor

If dotnet/spa-templates#80 gets merged and the submodule updated, the tests in this repository will fail. This PR would fix them again.

@dotnet/aspnet-build did I potential miss a build break? dotnet/spa-templates#80 was merged and should've automatically(?) been reflected in our aspnetcore builds due to the submodule setup?

@wtgodbe
Copy link
Member

wtgodbe commented Jan 24, 2023

@javiercn fixed some tests in #46122 but looks like they're still failing

@TanayParikh
Copy link
Contributor

Thanks, will take a look

@TanayParikh
Copy link
Contributor

Closing given #46122. Thanks @christianliebel!

auto-merge was automatically disabled January 24, 2023 19:48

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants