5 Commits

Author SHA1 Message Date
Mike Terzo
3fbd182453 Adding unittests (#300)
* Create a custom class to handle aborting 204 properly.  If this isn't
covered the server will send a 500 due to a python exception

* Moved py.test configuration under tool:pytest, this was causing a
warning.  This is new to 3.0.1 which is now the pinned version

* Unittest for puppetboard.utils
2016-09-11 21:01:13 -04:00
Mike Terzo
faac5fa1bc Travis ci integration (#267)
* Initial travis-ci integration

* Format code base to PEP8
2016-07-13 20:59:07 -04:00
Robin Bowes
d0ae62d78d Add requires section to setup.cfg 2015-01-02 15:48:48 +00:00
Robin Bowes
cb264ce1ed Add python-setuptools as a build requirement for bdist_rpm so the resulting SRPM can be rebuilt with mock 2014-12-31 11:47:00 +00:00
Daniele Sluijters
c6b194ca83 Add setup.py|cfg and MANIFEST.in for packaging. 2014-01-16 11:31:49 +01:00