Hugo van Kemenade
|
6c3f3afb3a
|
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 |
|
Hugo van Kemenade
|
bb05699252
|
Remove deprecated is_streamable and is_fulltrack_available
|
2022-02-27 16:13:04 +02:00 |
|
Hugo van Kemenade
|
3ffe7cf65a
|
test_get_userplaycount now passes
|
2022-01-24 22:26:16 +02:00 |
|
Hugo van Kemenade
|
3b7cb9c8c7
|
Deprecate is_streamable and is_fulltrack_available
|
2022-01-24 19:05:06 +02:00 |
|
Hugo van Kemenade
|
c41f831d82
|
Fix test
|
2021-10-19 13:17:20 +03:00 |
|
Hugo van Kemenade
|
10107a04e4
|
Merge remote-tracking branch 'upstream/master' into streaming
|
2020-12-29 21:38:44 +02:00 |
|
Hugo van Kemenade
|
8be8c4efb6
|
No need to set param with default
|
2020-12-29 21:32:29 +02:00 |
|
Hugo van Kemenade
|
a5034c43c0
|
Refactor with pytest.mark.parametrize
|
2020-12-27 14:05:52 +02:00 |
|
Hugo van Kemenade
|
08274028eb
|
Set limit to 50 by default, not 1
|
2020-12-27 14:01:12 +02:00 |
|
Hugo van Kemenade
|
85f58472a3
|
Remove deprecated Artist.get_cover_image, User.get_artist_tracks and STATUS_TOKEN_ERROR
|
2020-09-12 00:21:12 +03:00 |
|
Hugo van Kemenade
|
0f96fe58b1
|
Format with Black and isort
|
2020-09-11 23:47:42 +03:00 |
|
Hugo
|
48f4be0bcf
|
Rewrite and add pragmas to improve coverage of non-runnable test code
|
2020-08-22 11:45:33 +03:00 |
|
kvanzuijlen
|
52abbba2bd
|
tox lint changes
|
2020-07-12 13:32:32 +02:00 |
|
kvanzuijlen
|
92004058ba
|
Added option to stream from resources to reduce memory usage
|
2020-07-12 13:31:48 +02:00 |
|
Hugo
|
32461c089d
|
Only test write operations on a single Python version to avoid collision failures
|
2020-06-24 22:58:25 +03:00 |
|
Hugo
|
158273e0ae
|
Deprecate Artist.get_cover_image, they're no longer available from Last.fm
|
2020-06-22 22:20:45 +03:00 |
|
Hugo
|
aae4bb3693
|
Replace unittest with pytest
|
2020-06-01 15:50:27 +03:00 |
|
Hugo
|
925cae2031
|
Add test for artist with no bio content
|
2020-05-08 12:42:36 +03:00 |
|
Hugo
|
d28c0ec167
|
Xfail those two to allow the rest to pass
|
2019-12-17 22:19:57 +02:00 |
|
Hugo
|
6503002692
|
Fix commented-out formatting post-Black
|
2018-06-06 11:26:00 +03:00 |
|
Hugo
|
da9465c100
|
Format with Black 18.6b1
|
2018-06-06 10:19:04 +03:00 |
|
Hugo
|
f18fd3f758
|
TestPyLastWithLastFm and TestPyLastWithLibreFm now inherit from PyLastTestCase
|
2018-04-16 21:09:52 +03:00 |
|
Hugo
|
36f7e9619b
|
Shorten test names
|
2018-03-01 11:19:34 +02:00 |
|