python-lastfm/test
Abhinav Sarkar 42aa35fcbb * renamed weeklychart module to chart
* added stubs for rolling chart classes
* added weekly tag chart related methods to Group class
* added tests for get_weekly_tag_chart method in user and group test modules
2009-03-27 05:54:12 +00:00
..
data * renamed weeklychart module to chart 2009-03-27 05:54:12 +00:00
__init__.py added tests for the user module 2009-03-05 11:08:53 +00:00
test_album.py refactored tests 2009-03-04 12:36:39 +00:00
test_artist.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
test_event.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
test_geo.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
test_group.py * renamed weeklychart module to chart 2009-03-27 05:54:12 +00:00
test_playlist.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
test_tag.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
test_track.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
test_user.py * renamed weeklychart module to chart 2009-03-27 05:54:12 +00:00
test_venue.py fixed pylint warnings 2009-03-18 04:25:04 +00:00
wsgi_test_app.py added tests for playlist and track modules 2009-03-04 11:49:10 +00:00