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

Setup UI testing #1561

Merged
merged 8 commits into from
May 1, 2024
Merged

Setup UI testing #1561

merged 8 commits into from
May 1, 2024

Conversation

OscarSpruit
Copy link
Contributor

@OscarSpruit OscarSpruit commented Apr 19, 2024

Description

This PR sets up the base for UI testing:

  • connectedDebugAndroidTest can be ran without problem
  • A very basic UI test was added for testing purposes
  • A Github workflow was added to run UI tests on CI

Checklist

  • Changes are tested manually

COAND-851

@OscarSpruit OscarSpruit requested a review from a team as a code owner April 19, 2024 13:35
@OscarSpruit OscarSpruit force-pushed the setup-ui-testing branch 8 times, most recently from ecc68dc to 3b257af Compare April 23, 2024 15:29
example-app/ci.gradle Outdated Show resolved Hide resolved
@OscarSpruit OscarSpruit force-pushed the setup-ui-testing branch 2 times, most recently from 3cbb041 to f490f64 Compare April 24, 2024 11:40
@OscarSpruit OscarSpruit added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Apr 30, 2024
jreij
jreij previously approved these changes May 1, 2024
Copy link

sonarqubecloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@OscarSpruit OscarSpruit merged commit b937ea4 into develop May 1, 2024
8 checks passed
@OscarSpruit OscarSpruit deleted the setup-ui-testing branch May 1, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants