Metadata-Version: 2.4
Name: tempest-horizon
Version: 1.1.0
Summary: Tempest Plugin for Horizon tests
Home-page: https://opendev.org/openstack/tempest-horizon
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: oslo.config>=4.6.0
Requires-Dist: tempest>=17.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/badges/tempest-horizon.svg
    :target: https://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

===============
tempest-horizon
===============

Tempest Plugin for Horizon tests

* Free software: Apache license

Using
-----

Install this plugin in the same python environment as tempest.

In tempest directory, run::

  stestr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps

