kayobe/kayobe/tests
Will Szumski 84172bfbe0 Support complete installation of Kayobe as a python package
This adds the ansible playbooks required by kayobe to the manifest by
using the data_files option in setuptools. When using pip to install
kayobe into a virtualenv, these files will be placed in
<venv>/kayobe/share/.

In an editable install, e.g using `pip install -e .`, data_files are not
installed into the virtualenv. Instead, we must follow the egg-link file
to find out the actual location.

Story: 2004252
Task: 27787
Change-Id: Ibef040eceb547476007f83c0d5dcdb2bc6986d1e
2019-02-01 12:55:27 +00:00
..
molecule Add molecule test utilities 2018-02-21 10:33:07 +00:00
unit Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
__init__.py Add unit tests and style checks for Kayobe python module 2017-03-01 13:32:37 +00:00