Refactor stream integration test

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2019-04-10 22:43:15 -06:00
parent eea9416fbe
commit 10e90beb30
5 changed files with 137 additions and 36 deletions
@@ -1,11 +1,12 @@
Feature: Stream API for MP3
Background:
Given Media file stream/piano/piano.mp3 is added
Given Media file piano is added
And a scan is done
Scenario: Airsonic sends stream data
When A stream request is sent
When A stream is consumed
Then Print debug output
Then The response bytes are equal
# TODO check length
Then The length headers are correct