Skip to content

Test lab github #53

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add the test app, testing test_lab
  • Loading branch information
christhompsongoogle committed Sep 14, 2023
commit c9a0420e0df0ebec5c2a3383390b70bb9dd4b222
2 changes: 1 addition & 1 deletion .github/workflows/firestore_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- id: ftl_test
uses: FirebaseExtended/github-actions/[email protected]
with:
credentials_json: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }} # FIXME do this
credentials_json: ${{ secrets.TEST_LAB }} # FIXME test this
test_type: "robo" # FIXME instrumentation better
testapp_dir: firestore/testapp
test_devices: model=redfin,version=30
Expand Down
Binary file added firestore/testapp/app-release.apk
Binary file not shown.