Code Monkey home page Code Monkey logo

swimlane-python's Introduction

https://raw.githubusercontent.com/swimlane/swimlane-python/master/docs/logo.png

Swimlane Python

https://travis-ci.org/swimlane/swimlane-python.svg?branch=master https://readthedocs.org/projects/swimlane-python-driver/badge/?version=latest https://api.codacy.com/project/badge/Grade/215d8281290749bba687a08db1d59d8b https://api.codacy.com/project/badge/Coverage/215d8281290749bba687a08db1d59d8b

Python driver for the Swimlane API

Installation

Install from public repository

pip install swimlane

Or use correct offline installer with bundled dependencies from releases page

python swimlane-python-offline-installer-<platform>-<python_version>.pyz

Documentation

See the Docs on RTD for examples and full documentation

Functional Tests

To run the Functional Tests, start by navigating into the functional_tests directory.

Install the required PIP packages with the command

pip install -r requirements.txt

## Executing

The test suite allows for overriding the target server and user parameters via the following arguments:

--url default="https://localhost" --user default="admin" --pass This is the password for the user defined above. --skipverify This is for allowing the version of PyDriver to not match the version of Swimlane.

To run a specific test and skip the version verification:

pytest driver_tests/test_app_adaptor.py --skipverify

To run all the tests against 10.20.30.40:

pytest --url "https://10.20.30.40"

Note

All of the data created for testing purposes is cleaned up.

No preset data is needed beyond the base user.

These tests are Python 2 and 3 compatible.

Issues

Open any bug reports or feature requests through the Swimlane support portal

swimlane-python's People

Contributors

adammfrank avatar agustinfi avatar amcdnl avatar brantw avatar calebbass avatar codycornell avatar danguloa avatar daniel-hume avatar danstory avatar dcook348 avatar deepsnow avatar dmikov avatar jeanmurillo95 avatar jondavidford avatar kolanos avatar lisa-reynolds avatar marjan-georgiev avatar mjneth avatar mreeder avatar nick-allen avatar nikshithkolan avatar parayacr avatar rzoao avatar seandgrimes avatar stimmel11 avatar surya-pabbineedi avatar tameezuddin avatar thecyberbutler avatar travis-flint avatar zbartl avatar

Watchers

 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.