pylast/tests
2023-04-03 19:10:56 +00: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 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_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 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_librefm.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_network.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_pylast.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-04-03 19:10:56 +00: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 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
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