uno icon indicating copy to clipboard operation
uno copied to clipboard

feat: Add UI Test template for VSIX

Open Youssef1313 opened this issue 4 years ago • 8 comments

GitHub Issue (If applicable): closes #3241

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

No UI Test template for VSIX

What is the new behavior?

VSIX has a UI Test template

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

Youssef1313 avatar Oct 05 '21 15:10 Youssef1313

gitpod-io[bot] avatar Oct 05 '21 15:10 gitpod-io[bot]

Marking as a draft until I get more info on https://github.com/unoplatform/uno/issues/3241#issuecomment-934493428.

Youssef1313 avatar Oct 05 '21 15:10 Youssef1313

Nice work! Can you add a validation here: https://github.com/unoplatform/uno/blob/master/build/run-template-tests.ps1

GitHub
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported. - uno/run-template-tests.ps1 at master · unoplatform/uno

jeromelaban avatar Oct 14 '21 12:10 jeromelaban

@jeromelaban Looks like this validation is for dotnet new, not VS templates, right? (I'll do it to validate that dotnet new isn't regressed as I actually forgot to confirm that - but it won't validate the VS template)

Youssef1313 avatar Oct 14 '21 12:10 Youssef1313

@jeromelaban Looks it's already tested actually?

https://github.com/unoplatform/uno/blob/981ab0d9f3dc8461112c91798eeaa9ba85c90e69/build/run-template-tests.ps1#L121-L124

Youssef1313 avatar Oct 14 '21 12:10 Youssef1313

Right! And it's not possible to test the vsix so you're good :)

jeromelaban avatar Oct 14 '21 14:10 jeromelaban

/azp run

MartinZikmund avatar Jul 04 '22 08:07 MartinZikmund

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Jul 04 '22 08:07 azure-pipelines[bot]

@Youssef1313 can you take a look at the conflicts for your PR please ;) ?

agneszitte avatar Sep 09 '22 15:09 agneszitte

Thanks for the ping @agneszitte-nventive. I fixed the conflict, and this is now green :) 🎉

Youssef1313 avatar Sep 11 '22 09:09 Youssef1313

Thanks!!

jeromelaban avatar Sep 12 '22 19:09 jeromelaban