Commit graph

66 commits

Author SHA1 Message Date
Hugo van Kemenade fc206891af Merge pull request #137 from hugovk/brtkrbzhnv-develop
Support for User.GetPersonalTags
2015-07-24 12:16:00 +03:00
hugovk c421fd5cbd flake8 2015-07-24 11:22:39 +03:00
José Neto 2f72ec8270 pep8 compliance 2015-07-09 17:02:53 -03:00
José Neto 5f18619333 Add test case for Track.get_correction() 2015-07-01 17:04:43 -03:00
José Neto 6b58f43c01 Add test case for Artist.get_correction() 2015-07-01 17:04:01 -03:00
brtkrbzhnv 8b321dfe74 Added User.GetPersonalTags test cases 2015-06-27 00:11:08 +02:00
hugovk 4437508e0f Remove unused import 2015-04-28 23:14:36 +03:00
hugovk 615bccb227 Remove artist.getImages and depracation note 2015-04-27 21:41:16 +03:00
hugovk e26b542bec Retry failures up to four times, require at least one pass 2015-04-26 22:18:58 +03:00
hugovk 88a74273a0 Sometimes Last.fm returns an error for dates[1]: No chart available for this user/date-range combination 2015-04-26 21:26:21 +03:00
hugovk be8ae40caf Failing test for #124 2015-04-26 20:10:24 +03:00
hugovk 816be1cbe8 Rerun flaky interation tests 2015-04-12 12:54:22 +03:00
hugovk da26531c87 Skip if PYLAST_USERNAME etc. env vars missing 2015-01-08 11:14:40 +02:00
Ivan Malison 781df0c94f Remove duplicate line, Make test_pylast.py runnable as main again. 2015-01-07 23:31:07 -08:00
Ivan Malison ca66e74099 tox/travis stuff. making testing more uniform. 2015-01-07 17:57:04 -08:00
Ivan Malison 387220c1d6 Make pylast a package. Move tests into a directory. Start using pytest
and tox. Use setuptools instead of distutils.
2015-01-07 09:13:28 -08:00
Renamed from test_pylast.py (Browse further)