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

Run mobile tests on PR #4

Open
aguestuser opened this issue Apr 4, 2016 · 0 comments
Open

Run mobile tests on PR #4

aguestuser opened this issue Apr 4, 2016 · 0 comments
Milestone

Comments

@aguestuser
Copy link
Contributor

Value Statement

As a where@ maintainer
I want to see results of unit and UI tests for all pull requests
So that I know that Android patches don't break iOS code (or vice versa)
And I can merge PRs efficiently and confidently
And focus my inspection of PRs on code review and feedback

Acceptance Criteria

Given When Then And
A contributor submits a PR All tests pass I see a green checkmark next to the PR
A contributor submits a PR Tests fail on either Android or iOS I see a red warning next to the PR I can click on a link to inspect test failures
A contributor submits a PR The PR has more than than 80% test coverage I see a green check next to the PR
A contributor submits a PR The PR has less than 80% test coverage I see a red warning next to the PR I can click on a link to inspect coverage gaps
The PR has failed tests I try to merge the PR I won't be able to
The PR has insufficient code coverage I try to merge the PR I won't be able to
@aguestuser aguestuser added this to the prototype milestone Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant