python-feedgen/tests
Lars Kiesow 7a053dc74c
Consistent method naming
This patch renames the entries `pubdate` method to `pubDate` to be
consistent with the feed's method as well as the documentation. Note
that for now, the old method is preserved as well but is marked as
deprecated and to be removed.

This fixes #71
2018-04-29 21:11:30 +02:00
..
__init__.py Update distribution setup 2016-08-29 00:33:10 +02:00
test_entry.py Consistent method naming 2018-04-29 21:11:30 +02:00
test_extension.py Fixed GeoRSS Extemsion 2018-03-04 22:55:57 +01:00
test_feed.py Use isort to sort import 2018-03-04 20:05:29 +01:00
test_main.py Fix Travis Builds 2018-03-04 20:10:01 +01:00