pylast/tests
2020-06-22 22:20:45 +03: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 Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_artist.py Deprecate Artist.get_cover_image, they're no longer available from Last.fm 2020-06-22 22:20:45 +03:00
test_country.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_library.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_librefm.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_network.py Add test for get_album() changes 2020-06-02 16:02:26 +03:00
test_pylast.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_tag.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_track.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_user.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
unicode_test.py Mock is part of stdlib in Python 3 2019-12-17 22:32:53 +02:00