dox/dox/tests
Chmouel Boudjnah 2997c592e7 Add environement target in image name
Image name were named exactly the same no matter which
environement/section we were running.

We now have :

_dox/$project_name_$environment_(base|test)

as image name, the _dox and not dox is cause docker wants a namespace
with at least three chars.

Change-Id: I3ea05c0907fb911aaca96a18215c5a44ce2a6ebc
2014-12-02 19:10:29 +01:00
..
config Allow multiple targets in dox.yml 2014-10-15 14:17:22 +00:00
samples Allow multiple targets in dox.yml 2014-10-15 14:17:22 +00:00
__init__.py Initial pass at the basic logic 2014-07-22 16:27:33 -07:00
base.py Add tests for tox_ini 2014-09-11 14:11:01 +02:00
test_cmd.py Add environement target in image name 2014-12-02 19:10:29 +01:00
test_dox.py Fix pep8 rules 2014-09-07 09:55:31 +02:00
test_images.py Allow multiple targets in dox.yml 2014-10-15 14:17:22 +00:00
test_runner.py Add more tests with runner 2014-10-14 21:53:04 +00:00