pylast/tests
Paddez 7694de346e Store Album Art URLs when you call GetTopAlbums.
GetTopAlbums returns AlbumArt information alongside the TopAlbums.
We should store this in the Album() info variable, so we don't have to follow up with an additional GetInfo() call if we want the Album Art.

Signed-off-by: Paddez <dave@paddez.com>
2019-06-22 22:36:41 +01:00
..
__init__.py Make pylast a package. Move tests into a directory. Start using pytest 2015-01-07 09:13:28 -08:00
test_album.py user.getArtistTracks has now been removed from Last.fm and returns an error 2019-06-02 22:54:03 +03:00
test_artist.py Fix commented-out formatting post-Black 2018-06-06 11:26:00 +03:00
test_country.py Format with Black 18.6b1 2018-06-06 10:19:04 +03:00
test_library.py Format with Black 18.6b1 2018-06-06 10:19:04 +03:00
test_librefm.py Format with Black 18.6b1 2018-06-06 10:19:04 +03:00
test_network.py Aside: make test_scrobble more reliable 2019-02-27 17:01:23 +02:00
test_pylast.py Only run test_love on a single Python version to avoid collisions 2019-02-03 12:51:44 +02:00
test_tag.py Format with Black 18.6b1 2018-06-06 10:19:04 +03:00
test_track.py Add a delay to allow Last.fm to update unloves 2019-02-03 14:39:21 +02:00
test_user.py Store Album Art URLs when you call GetTopAlbums. 2019-06-22 22:36:41 +01:00
unicode_test.py Drop support for legacy Python 2 2018-11-27 08:59:01 +02:00