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

Correlating Unit Tests #3

Closed
michael-hawker opened this issue Dec 6, 2021 · 5 comments
Closed

Correlating Unit Tests #3

michael-hawker opened this issue Dec 6, 2021 · 5 comments

Comments

@michael-hawker
Copy link
Member

Each feature should have their own unit test project, these should be easy to run within VS for the developer.

At the same time we want the CI/pipeline to run all the unit tests together and report any issues back.

@michael-hawker michael-hawker self-assigned this Dec 6, 2021
@XAML-Knight
Copy link

XAML-Knight commented Dec 7, 2021

Devil's Advocate: relaxing the unit test requirement would probably increase developer engagement (else, how is the Labs project different from the Community Toolkit?)

@michael-hawker
Copy link
Member Author

@XAML-Knight unit tests aren't required to do an initial PR and start a project in labs. But we want to have the same infrastructure so that as an experiment progresses unit tests, samples, docs, and potentially ui tests can also be added. That way everything can be built here more collaboratively and without needing to be done all in a single-go.

Once everything is built-here, we'll know it's all set to transition into the main repo.

@Arlodotexe
Copy link
Member

Waiting on #4 before taking this.

@michael-hawker michael-hawker removed their assignment Mar 28, 2022
@michael-hawker michael-hawker added this to the Private Preview milestone Apr 8, 2022
@michael-hawker michael-hawker added this to In progress in Labs Launch Apr 18, 2022
@mrlacey
Copy link
Contributor

mrlacey commented Apr 27, 2022

#82 handles this by including the shared project for the tests of each experiment.

Once that PR is in and there is more than one experiment in the repo this can be confirmed and closed.

@mrlacey
Copy link
Contributor

mrlacey commented May 9, 2022

I believe this can be closed. @Arlodotexe or @michael-hawker to confirm

Labs Launch automation moved this from In progress to Done May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants