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

Integration testing of the dotnet new templates #1876

Closed
1 of 7 tasks
ghuntley opened this issue Oct 16, 2019 · 0 comments
Closed
1 of 7 tasks

Integration testing of the dotnet new templates #1876

ghuntley opened this issue Oct 16, 2019 · 0 comments
Assignees
Labels
area/automation Categorizes an issue or PR as relevant to project automation area/code-generation Categorizes an issue or PR as relevant to code generation kind/enhancement New feature or request

Comments

@ghuntley
Copy link
Member

ghuntley commented Oct 16, 2019

What would you like to be added:

Integration tests could look like as follows:

  1. A folder containing different generated uno apps/projects (test cases) either generated on the spot or statically stored in git.
  2. Building each one of these apps.
  3. Asserting no build failures.

Why is this needed:

There's an entire class of issues which we don't have a safety harness
Prevent regressions of (add items here so we can track test scenarios):

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

Potential dependency on migration to the .NET core template system instead of vsix.

@ghuntley ghuntley added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification area/code-generation Categorizes an issue or PR as relevant to code generation labels Oct 16, 2019
@ghuntley ghuntley added area/automation Categorizes an issue or PR as relevant to project automation and removed triage/untriaged Indicates an issue requires triaging or verification labels Oct 16, 2019
@jeromelaban jeromelaban changed the title Integration testing of the Uno.UI.SourceGenerators Integration testing of the dotnet new templates May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/automation Categorizes an issue or PR as relevant to project automation area/code-generation Categorizes an issue or PR as relevant to code generation kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants