Skip to main content

Pytest fixtures for REANA.

Project description

https://img.shields.io/pypi/pyversions/pytest-reana.svg https://img.shields.io/travis/reanahub/pytest-reana.svg https://readthedocs.org/projects/pytest-reana/badge/?version=latest https://img.shields.io/coveralls/reanahub/pytest-reana.svg https://badges.gitter.im/Join%20Chat.svg https://img.shields.io/github/license/reanahub/pytest-reana.svg https://img.shields.io/badge/code%20style-black-000000.svg

About

pytest-REANA is a component of the REANA reusable and reproducible research data analysis platform. It provides pytest fixtures and test utilities.

Features

  • pytest fixtures

  • mocking OpenAPI client with request format validation

  • mocking Advanced Message Queuing Protocol consumers and producers

  • mocking Celery tasks

  • mocking file system workspace access

  • mocking database access

  • includes sample workspace directory

Usage

The detailed information on how to install and use REANA can be found in docs.reana.io.

Changes

Version master (UNRELEASED)

Version 0.6.0 (2019-12-19)

  • Adds fixtures for secrets store.

  • Centralises test requirements.

  • Adds Python 3.8 support.

Version 0.5.0 (2019-04-16)

  • Makes workspace path configurable for the sample_workflow_workspace fixture through the path parameter.

  • Adds sample_serial_workflow_in_db fixture.

  • Exposes previously hidden sample_yadage_workflow_in_db fixture.

  • Adds missing database session close in session fixture.

  • Adds helpers to represent starting and requeueing job conditions, sample_condition_for_starting_queued_workflows and sample_condition_for_requeueing_workflows.

Version 0.4.1 (2018-11-06)

  • Adds directory including sample workspace data.

Version 0.4.0 (2018-11-06)

  • Initial public release.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page