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

Added an Espresso Based UI Testing Protocol #543

Closed
wants to merge 2 commits into from
Closed

Conversation

Akash-Ramjyothi
Copy link
Member

An automated UI testing protocol using the ESPRESSO framework has been implemented on the gradle files and also added the functionality on "UiAutomatedTest.java" which can be initialized on the "record espresso test" under the "Run" menu on Android studio which tests all the UI components and reports automatically into Logs as per one of the GSOC 2020 Objectives.

@cpg
Copy link
Member

cpg commented Jun 29, 2020

Please add code to this PR so that all future PRs will be subject to automated testing through travis-ci.

@Akash-Ramjyothi Akash-Ramjyothi self-assigned this Jun 30, 2020
@Akash-Ramjyothi Akash-Ramjyothi linked an issue Jul 2, 2020 that may be closed by this pull request
@Akash-Ramjyothi Akash-Ramjyothi changed the title Added an Espresso based automated UI testing protocol Added an Espresso Based UI Testing Protocol Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants