Hugo van Kemenade
|
7f1de76f6e
|
Fix test_track_get_duration
|
2022-09-26 11:30:50 +03:00 |
|
Hugo van Kemenade
|
afbafe1e76
|
Fix test
|
2022-05-02 15:06:07 +03:00 |
|
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
|
b0f2f5fe13
|
For some reason the earlier track is returning duration=0
|
2022-04-03 12:35:28 +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
|
3b7cb9c8c7
|
Deprecate is_streamable and is_fulltrack_available
|
2022-01-24 19:05:06 +02:00 |
|
Koen van Zuijlen
|
7193eb0d1f
|
Merge remote-tracking branch 'pylast/master'
|
2020-12-24 20:43:06 +01:00 |
|
Hugo van Kemenade
|
0f96fe58b1
|
Format with Black and isort
|
2020-09-11 23:47:42 +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
|
aae4bb3693
|
Replace unittest with pytest
|
2020-06-01 15:50:27 +03:00 |
|
Hugo
|
b41c5bc85a
|
Add a delay to allow Last.fm to update unloves
|
2019-02-03 14:39:21 +02:00 |
|
Hugo
|
0ad27dbc7e
|
Only run test_unlove on a single Python version to avoid collisions
|
2019-02-03 14:02:28 +02:00 |
|
Hugo
|
7f207c50da
|
Add a delay to allow Last.fm to update unloves
|
2019-02-03 13:55:54 +02:00 |
|
Hugo
|
4eec2e763d
|
Only run test_love on a single Python version to avoid collisions
|
2019-02-03 12:51:44 +02:00 |
|
Hugo
|
da9465c100
|
Format with Black 18.6b1
|
2018-06-06 10:19:04 +03:00 |
|
Hugo
|
b3a4ac5388
|
Fix: 'list' object has no attribute 'track'
|
2018-05-27 19:23:54 +03:00 |
|
Hugo
|
f18fd3f758
|
TestPyLastWithLastFm and TestPyLastWithLibreFm now inherit from PyLastTestCase
|
2018-04-16 21:09:52 +03:00 |
|
Hugo
|
f923cd2c50
|
Replace print with logging
|
2018-04-15 21:55:08 +03:00 |
|
Hugo
|
acdc23d7e7
|
Fix test case for changed test data
|
2018-03-01 11:24:53 +02:00 |
|
Hugo
|
b87fefe9ab
|
Move track tests to test_track.py
|
2018-03-01 11:23:06 +02:00 |
|
Hugo
|
36f7e9619b
|
Shorten test names
|
2018-03-01 11:19:34 +02:00 |
|