Skip to content

Add Sample and Run Tests in Google Action Workflow #52

@mrk-han

Description

@mrk-han

Wouldn't it make sense to run ATF checks as part of the main GHA workflow?

  1. Add sample app to ATF
  2. Add ATF Checks in 1-3 espresso tests
  3. Run Checks in Github Action Workflow

Benefits:

  • More thoroughly tests the framework (right now we are just running ./gradlew build
  • Demonstrates use of how to add checks
  • Also shows how to get ATF checks running with espresso in a "stable" manner on GHA with Standard Github Runners (macOS or Ubuntu)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions