1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00
supysonic/tests
spl0k 5b0b5ff29b Removed invalid test
The watcher now keeps running even if there's nothing to watch initially
so we can add watched folder later on
2019-04-10 21:29:00 +02:00
..
api JSON: '_value_' -> 'value' 2019-01-19 15:04:56 +01:00
assets Removing executable flag from files that shouldn't have it 2019-03-31 16:37:56 +02:00
base Removed invalid test 2019-04-10 21:29:00 +02:00
frontend Fixed issues when the watcher is set to log to /dev/null 2019-03-23 16:20:19 +01:00
managers Automatically create DB tables if needed 2018-08-29 14:56:28 +02:00
__init__.py Fixed issues with float bitrate and empty tags 2019-03-23 17:08:46 +01:00
issue101.py Automatically create DB tables if needed 2018-08-29 14:56:28 +02:00
issue129.py Delete track dependents before tracks on folder deletion 2018-11-01 14:02:12 +01:00
issue133.py Added test case for #133 2019-02-09 15:39:58 +01:00
issue139.py Fixed issues with float bitrate and empty tags 2019-03-23 17:08:46 +01:00
testbase.py Merge branch 'master' into db-setup 2018-09-15 16:04:43 +02:00
utils.py Py3: str/bytes, iterators, etc. 2018-01-11 23:08:53 +01:00