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

[Android] Update project file to setup UI Testing #5999

Merged
merged 5 commits into from
Jun 25, 2021

Conversation

almedina-ms
Copy link
Contributor

@almedina-ms almedina-ms commented Jun 11, 2021

Related Issue

Fixes #5916

Description

Updates the android project to set up the environment for the development of the ui test app and tests

  • Declare a new project application
  • Update the build.gradle file to include the espresso library
  • Create mock test that always succeed

Sample Card

No sample card

How Verified

Local build

Microsoft Reviewers: Open in CodeFlow

@paulcam206 paulcam206 requested a review from golddove June 11, 2021 22:07
@ghost ghost added the no-recent-activity label Jun 17, 2021
@ghost
Copy link

ghost commented Jun 17, 2021

Hi @almedina-ms. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

Copy link
Member

@golddove golddove left a comment

Choose a reason for hiding this comment

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

If I understand correctly, assets are duplicated from the sample app. I believe there's a way to link assets by path, to avoid having the same asset in two locations. It would be nice to not have to maintain two copies :)

@ghost ghost removed the no-recent-activity label Jun 18, 2021
@ghost
Copy link

ghost commented Jun 18, 2021

Staleness reset by golddove

1 similar comment
@ghost
Copy link

ghost commented Jun 18, 2021

Staleness reset by golddove

@ghost ghost added the no-recent-activity label Jun 24, 2021
@ghost
Copy link

ghost commented Jun 24, 2021

Hi @almedina-ms. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@ghost ghost removed the no-recent-activity label Jun 24, 2021
@ghost
Copy link

ghost commented Jun 24, 2021

Hi @almedina-ms; Thanks for taking action on your previously stale pull request. Resetting staleness.

Copy link
Member

@golddove golddove left a comment

Choose a reason for hiding this comment

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

Looks good

@almedina-ms
Copy link
Contributor Author

/azp run AdaptiveCards-.NET-PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@almedina-ms almedina-ms merged commit 1a08069 into main Jun 25, 2021
@almedina-ms almedina-ms deleted the user/almedina-ms/Android_ProjectChanges branch June 25, 2021 21:53
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
* Add skeleton of ui test app and required packages

* Remove duplicated files

* Fix ccopyright banner
rankush pushed a commit to rankush/AdaptiveCards that referenced this pull request May 8, 2024
* Add skeleton of ui test app and required packages

* Remove duplicated files

* Fix ccopyright banner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Update project to support UI Tests
3 participants