audio: Add more TODOs
This commit is contained in:
parent
dd98ad8353
commit
e4932c05b1
@ -130,6 +130,8 @@ class AudioEventTest(BaseTest):
|
||||
|
||||
# TODO: test wihtout uri set, with bad uri and gapless...
|
||||
# TODO: playing->playing triggered by seek should be removed
|
||||
# TODO: codify expected state after EOS
|
||||
# TODO: consider returning a future or a threading event?
|
||||
|
||||
def test_state_change_stopped_to_playing_event(self, send_mock):
|
||||
self.audio.prepare_change()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user