pylast/tests
2020-12-27 14:05:52 +02: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 Refactor with pytest.mark.parametrize 2020-12-27 14:05:52 +02: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 Format with Black and isort 2020-09-11 23:47:42 +03:00
test_network.py Fix test 2020-11-16 23:45:25 +02:00
test_pylast.py Format with Black and isort 2020-09-11 23:47:42 +03:00
test_tag.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_track.py Format with Black and isort 2020-09-11 23:47:42 +03:00
test_user.py Remove deprecated Artist.get_cover_image, User.get_artist_tracks and STATUS_TOKEN_ERROR 2020-09-12 00:21:12 +03:00
unicode_test.py Format with Black and isort 2020-09-11 23:47:42 +03:00