pylast/tests
2023-06-03 18:03:05 +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 Fix test: now returns a png 2023-06-03 17:55:00 +03:00
test_artist.py autotyping: --none-return: add a -> None return type to functions without any return, yield, or raise in their body 2022-04-03 12:45:02 +03:00
test_country.py autotyping: --none-return: add a -> None return type to functions without any return, yield, or raise in their body 2022-04-03 12:45:02 +03:00
test_library.py Refactor: replace redundant helper methods, no need with pytest 2023-06-03 18:03:05 +03:00
test_librefm.py Refactor: replace redundant helper methods, no need with pytest 2023-06-03 18:03:05 +03:00
test_network.py Refactor: replace redundant helper methods, no need with pytest 2023-06-03 18:03:05 +03:00
test_pylast.py Refactor: replace redundant helper methods, no need with pytest 2023-06-03 18:03:05 +03:00
test_tag.py autotyping: --none-return: add a -> None return type to functions without any return, yield, or raise in their body 2022-04-03 12:45:02 +03:00
test_track.py Fix test_track_get_duration 2022-09-26 11:30:50 +03:00
test_user.py Refactor: replace redundant helper methods, no need with pytest 2023-06-03 18:03:05 +03:00
unicode_test.py autotyping: --none-return: add a -> None return type to functions without any return, yield, or raise in their body 2022-04-03 12:45:02 +03:00