Git Product home page Git Product logo

mobile-run-test-plan-action's Introduction

Autify for Mobile Run Test Plan Action

Test Release Release date License

Inputs

PARAMETER DESCRIPTION REQUIRED DEFAULT TYPE
autify_for_mobile_api_token Autify for Mobile API Token Yes - string
test_plan_id Test Plan ID that you want to run Yes - string
build_id Build ID that you want to run Yes - string
test_plan_api_base_url Test Plan API base URL No https://mobile-app.autify.com/api/v1/test_plans/ string

Outputs

Name Description
response API response json

Usage Examples

Runs a Test Plan on Autify for Mobile.

name: "example"
on: [push]
jobs:
  test:
    runs-on: ubuntu-latest
    steps:
      - name: Funtional test
        id: functional-test
        uses: autifyhq/[email protected]
        with:
          autify_for_mobile_api_token: ${{ secrets.AUTIFY_FOR_MOBILE_API_TOKEN }}
          test_plan_id: ${{ secrets.TEST_PLAN_ID }}
          build_id: ${{ secrets.BUILD_ID }}

See Also

API docs

GitHub Actions from Autify

License

MIT License

mobile-run-test-plan-action's People

Contributors

sotayamashita avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.