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 |
|