Commit graph

12 commits

Author SHA1 Message Date
Lars Kiesow
4314475bfb
Extended test Coverage
This patch extends the test coverage of the unit tests. It also enables
python-coverage and coveralls to track unit test coverage.

There are some additional minor issue fixed discovered during the test
creation.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2017-02-05 22:03:02 +01:00
Lars Kiesow
444855a248
Flake8 Compatibility
This patch makes the feedgen flake8 compatible, fixing some minor issues
along the way. Most noticeable, this switches from tabs to spaces.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2017-01-05 00:39:33 +01:00
Lars Kiesow
44cd92837d
Update distribution setup
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2016-08-29 00:33:10 +02:00
Nick Timkovich
2e2c23d9ae Add code to make wheels 2016-06-01 21:20:28 -05:00
Lars Kiesow
f9c2b36233
Remove temporary test files
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2014-07-21 00:43:54 +02:00
Lars Kiesow
ff1f40a6cd
Fixing some small test issues
This fixes some small issues with the unit tests and adding a test case
to the Makefile so that all tests can easily be invoked by running:

  make test

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2014-07-20 22:55:25 +02:00
Lars Kiesow
8b99518a40 release 0.2.5 2013-07-22 00:40:36 +02:00
Lars Kiesow
ac31896b3c fixed upload to pypi 2013-05-15 01:34:48 +02:00
Lars Kiesow
49e65580cd Fixed docs generation 2013-05-05 23:27:43 +02:00
Lars Kiesow
66f8f3d8e9 renamed feedgenerator to feedgen 2013-05-04 22:54:43 +02:00
Lars Kiesow
c6c40946a8 Added setup tools 2013-05-04 22:34:41 +02:00
Lars Kiesow
574869c0a3 Added Makefile 2013-05-04 22:26:36 +02:00