Commit Graph

4 Commits

Author SHA1 Message Date
Miguel Angel Ajo 222bb2a984 Create and enable funcional testing
The funcional testing will include, per case, input files
and output files, plus a simple bash script which makes
sure the output stays as it should, and otherwise shows
a diff and fails the case.

Change-Id: I4c5f1143188f49c6a1448ca8918ab8b30710b865
2018-10-15 08:10:16 +00:00
Miguel Angel Ajo efdf6487d8 Switches to openstack-python templates for jobs adding py3.6
Instead of manually re-creating the gate/check elements, we
can make use of the openstack-python* templates, which
in addition will start publishing sources after merge.

Change-Id: If23427f68e0ab7627c3a79e73690cd43d783b8ac
2018-10-04 12:30:30 +00:00
Miguel Angel Ajo e08b086914 Enable py27 and py35 unit testing
This also includes a couple of basic unit tests as proof
that this is working.

Change-Id: Iff8241b4bdfd3c97319198873527911e8ed318e1
2018-03-01 17:14:45 +00:00
Miguel Angel Ajo 5193d0010e Setup tox.ini for unit and pep8 testing
This patch includes fixes to all the pep8 warnings.

Change-Id: I4f87e1428258824509d2d83879312a1f0dff0a8a
2018-02-28 23:19:52 +00:00