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 |
|
Ivan Malison
|
de31fc33f6
|
fix base object hasing. Closes #120 .
|
2015-01-08 16:07:43 -08:00 |
|
Ivan Malison
|
df75cf2aa2
|
Fix UnicodeDecodeError from #114. Replace definitions of _unicode and
_string. Add six as a dependeny. Fix clonedigger script.
|
2015-01-08 16:07:42 -08:00 |
|
hugovk
|
da26531c87
|
Skip if PYLAST_USERNAME etc. env vars missing
|
2015-01-08 11:14:40 +02:00 |
|
Ivan Malison
|
dd7fe504d3
|
Revert "Add failing test for #114" (This revert should be reverted later
as the test from this commit should be made to pass eventually)
This reverts commit 6d84446f03 .
|
2015-01-07 23:31:48 -08: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
|
6d84446f03
|
Add failing test for #114
|
2015-01-07 19:27:28 -08:00 |
|
Ivan Malison
|
b66ee21ce0
|
Consolidate travis environments. separate matrix and global environment variables.
|
2015-01-07 18:15:59 -08:00 |
|
Ivan Malison
|
ca66e74099
|
tox/travis stuff. making testing more uniform.
|
2015-01-07 17:57:04 -08:00 |
|
Ivan Malison
|
c2b03afe55
|
Don't encode strings as 'utf-8' twice in _get_cache_key. Closes #109.
|
2015-01-07 09:13:29 -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 |
|