"""Streams constants for tests.""" EX_RESP_STREAM_CHARTS = 'spec/examples/ex_resp_stream_charts.json' EX_RESP_STREAM_CHARTS_TRACK = ( 'spec/examples/ex_resp_stream_charts_track.json') EX_RESP_PLAYLIST_PLACEMENTS = ( 'spec/examples/ex_resp_playlist_placements.json') EX_RESP_PLAYLIST_PLACEMENTS_TRACK = ( 'spec/examples/ex_resp_playlist_placements_track.json')