Git Product home page Git Product logo

aws-devicefarm-sample-data's Introduction

Test/Sample data for aws-devicefarm action

Introduction

This repository contains various files useful for testing, evaluating or taking into use the AWS devicefarm action.

The following file types - all downloadable from the release page, and usable as remote source in the actions - are available:

Python packages

The tests directory contains some dummy python tests. This is useful for making the AWS upload validator happy when only using custom tests without any of the AWS supported frameworks.

Packages are built with and without wheelhouse, for python2 and python3. AWS requires a wheelhouse directory for the default test specification, but it can be safely omitted to reduce the archive size for custom specifications.

When using a custom test specification typically the python3 package without wheelhouse is the one to use.

For using the default specification a python2 one with wheelhouse is required - AWS only supports ancient python versions in that mode.

Test specification

The file test_spec.yaml contains a sample test specification for the included sample application. Outside of unit testing this is mainly useful for quickly testing a workflow before plugging in own applications.

Android test application

The directory android contains a minimalistic application showing how to include instrumentation tests in a single binary - mainly useful for teshing libraries, not so much for actually shipping an application.

Additionally it shows how to pass parameters to an application invoked by am in regular and instrumentation modes.

aws-devicefarm-sample-data's People

Contributors

bwachter 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.