1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 10:51:04 +00:00
supysonic/tests/api
ankitdobhal 8eca8ba60f
Fixed antipattern
- Remove unnecessary return statement
- Remove unnecessary `del` statement from local scope
- Consider merging the comparisons with 'in'
2021-02-21 11:29:43 +01:00
..
__init__.py pyupgrade 2020-11-22 16:12:14 +01:00
apitestbase.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_album_songs.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_annotation.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_api_setup.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_browse.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_chat.py Removing shebang and executable flag from explicit python files 2020-11-22 16:28:26 +01:00
test_lyrics.py Read lyrics from metadata 2021-01-23 17:16:15 +01:00
test_media.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_playlist.py Fixed antipattern 2021-02-21 11:29:43 +01:00
test_radio.py Removing shebang and executable flag from explicit python files 2020-11-22 16:28:26 +01:00
test_response_helper.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_scan.py Improving scan tests 2020-11-28 15:15:24 +01:00
test_search.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_system.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_transcoding.py Some housekeeping 2020-11-29 17:24:28 +01:00
test_user.py Some housekeeping 2020-11-29 17:24:28 +01:00