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 Screen/SystemInformation tests #1530

Merged
merged 2 commits into from
Aug 8, 2019

Conversation

hughbe
Copy link
Contributor

@hughbe hughbe commented Jul 29, 2019

Proposed changes

Add tests for Screen and SystemInformation and fix NRE by adding argument validation in Screen static From* methods

Customer Impact

ANE instead of NRE

Regression?

No

Risk

Could break people who catch NRE but this is unlikely and not considered breaking

Test Methodology

Unit tests included

Microsoft Reviewers: Open in CodeFlow

@hughbe hughbe requested a review from a team as a code owner July 29, 2019 16:23
@hughbe hughbe force-pushed the screen-info-tests branch from fa3dd81 to d726c5f Compare July 29, 2019 20:17
@RussKie RussKie added 🚫 * NO-MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) waiting-author-feedback The team requires more information from the author labels Jul 31, 2019
@ghost ghost removed the waiting-author-feedback The team requires more information from the author label Aug 4, 2019
@RussKie RussKie added code cleanup cleanup code for unused apis/properties/comments - no functional changes. enhancement Product code improvement that does NOT require public API changes/additions tell-mode and removed 🚫 * NO-MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) labels Aug 5, 2019
@ghost ghost added this to the 3.0.0-Preview9 milestone Aug 5, 2019
@RussKie RussKie added the waiting-author-feedback The team requires more information from the author label Aug 5, 2019
@hughbe hughbe force-pushed the screen-info-tests branch from d726c5f to 41c024a Compare August 5, 2019 15:35
@ghost ghost removed the waiting-author-feedback The team requires more information from the author label Aug 5, 2019
@ghost
Copy link

ghost commented Aug 5, 2019

Hello @RussKie!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@hughbe hughbe force-pushed the screen-info-tests branch from 41c024a to c12832d Compare August 5, 2019 16:56
@ghost ghost removed the :octocat: automerge label Aug 5, 2019
This was referenced Aug 7, 2019
Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great tests, thanks @hughbe

@danmoseley danmoseley merged commit 0c6d3c1 into dotnet:master Aug 8, 2019
@hughbe hughbe deleted the screen-info-tests branch August 8, 2019 18:43
@ghost ghost locked as resolved and limited conversation to collaborators Feb 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code cleanup cleanup code for unused apis/properties/comments - no functional changes. enhancement Product code improvement that does NOT require public API changes/additions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants