test_album.py
|
Replace unittest with pytest
|
2020-06-01 15:50:27 +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 |