1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00
supysonic/tests
Alban Féron e52a7043b0
Implement musicFolderId paramenter on various endpoints
Bumped API version to 1.12.0 along the way.
`getArtits` also got it event if it seems it has been added with version 1.14.0,
but I'm a bit concerned as to how clients will behave on authentication if the server
advertise itself as 1.13.0+

Closes #235
Ref #74
2022-09-10 15:50:10 +02:00
..
api Implement musicFolderId paramenter on various endpoints 2022-09-10 15:50:10 +02:00
assets Implement musicFolderId paramenter on various endpoints 2022-09-10 15:50:10 +02:00
base Try to fix flaky test 2022-01-30 17:00:32 +01:00
frontend Use test discovery rather than explicit suites 2021-11-20 21:01:00 +01:00
managers Use test discovery rather than explicit suites 2021-11-20 21:01:00 +01:00
net Use test discovery rather than explicit suites 2021-11-20 21:01:00 +01:00
__init__.py Use test discovery rather than explicit suites 2021-11-20 21:01:00 +01:00
issue85.py Some fixes for Windows support (especially for tests) 2020-11-08 15:39:09 +01:00
issue101.py Some housekeeping 2020-11-29 17:24:28 +01:00
issue129.py Some housekeeping 2020-11-29 17:24:28 +01:00
issue133.py Fixed antipattern 2021-02-21 11:29:43 +01:00
issue139.py Fixed antipattern 2021-02-21 11:29:43 +01:00
issue148.py Fixed antipattern 2021-02-21 11:29:43 +01:00
issue221.py Embedded server using poorly designed wrappers on some WSGI servers 2021-11-01 17:41:56 +01:00
testbase.py Fixed tests 2021-11-28 12:48:43 +01:00
utils.py pyupgrade 2020-11-22 16:12:14 +01:00