The Wayback Machine - http://web.archive.org/web/20200906224635/https://github.com/flutter/samples/pull/323/
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

Adds espresso testing for add_to_app/android_fullscreen #323

Merged
merged 29 commits into from Mar 13, 2020

Conversation

@RedBrogdon
Copy link
Contributor

RedBrogdon commented Feb 11, 2020

  • Adds the espresso plugin to flutter_module as a dev dependency.
  • Updates android_fullscreen to use espresso testing
    • Adds a debug manifest that turns cleartext traffic on (req. by espresso plugin)
    • Adds two new android tests using the plugin's espresso tech
    • Adds multidex support
  • Updates travis script for Android to invoke the new tests via Firebase Test Lab
    • Travis's emulators will not work for the espresso tests.
@RedBrogdon RedBrogdon force-pushed the RedBrogdon:espresso branch from f79b6d3 to 0242291 Mar 4, 2020
RedBrogdon added 18 commits Jan 28, 2020
@RedBrogdon RedBrogdon force-pushed the RedBrogdon:espresso branch from 5a86ea8 to 76179d8 Mar 11, 2020
RedBrogdon added 7 commits Mar 11, 2020
@RedBrogdon RedBrogdon changed the title [WIP] Adds espresso testing for add_to_app/android_fullscreen Adds espresso testing for add_to_app/android_fullscreen Mar 11, 2020
RedBrogdon added 2 commits Mar 11, 2020
@@ -67,6 +67,9 @@
# Web related
**/web/**/lib/generated_plugin_registrant.dart

# Service account files
svc-keyfile.json

This comment has been minimized.

@RedBrogdon

RedBrogdon Mar 12, 2020

Author Contributor

This is so we don't accidentally commit the credentials file to the repo.

RedBrogdon added 2 commits Mar 12, 2020
@RedBrogdon RedBrogdon requested a review from domesticmouse Mar 12, 2020
@RedBrogdon RedBrogdon merged commit face0f5 into flutter:master Mar 13, 2020
3 checks passed
3 checks passed
WIP Ready for review
Details
cla/google All necessary CLAs are signed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@RedBrogdon RedBrogdon deleted the RedBrogdon:espresso branch Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.