pylast/tests
2020-08-22 11:45:33 +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 Rewrite and add pragmas to improve coverage of non-runnable test code 2020-08-22 11:45:33 +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 Only test write operations on a single Python version to avoid collision failures 2020-06-24 22:58:25 +03:00
test_pylast.py Rewrite and add pragmas to improve coverage of non-runnable test code 2020-08-22 11:45:33 +03:00
test_tag.py Replace unittest with pytest 2020-06-01 15:50:27 +03:00
test_track.py Only test write operations on a single Python version to avoid collision failures 2020-06-24 22:58:25 +03:00
test_user.py Rewrite and add pragmas to improve coverage of non-runnable test code 2020-08-22 11:45:33 +03:00
unicode_test.py Mock is part of stdlib in Python 3 2019-12-17 22:32:53 +02:00