1
mirror of https://github.com/streamlink/streamlink synced 2024-11-01 01:19:33 +01:00
streamlink/tests
Billy2011 fb6a00c86b streamlink.plugins: replace global http session by self.session.http (#1925)
* streamlink.plugins: replace global http session by self.session.http
2018-07-17 12:15:38 -07:00
..
plugins streamlink.plugins: replace global http session by self.session.http (#1925) 2018-07-17 12:15:38 -07:00
resources stream.dash: fix bug where timeline_segments.t can be None 2018-07-03 12:48:59 +02:00
streams stream.dash: prefer audio streams based on the user's locale (#1927) 2018-07-14 10:46:13 -07:00
__init__.py Suppress/fix deprecated warnings for Python 3 (#1833) 2018-06-21 11:56:47 -07:00
mock.py MPEG DASH Support (initial) (#1637) 2018-05-30 12:30:38 -07:00
test_api_http_session.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_api_validate.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_buffer.py PEP8 (#414) 2017-01-16 09:57:12 -08:00
test_cache.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_cli_main.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_cmdline_title.py Window Titles = Stream Titles + Other Attributes (#1576) 2018-07-11 11:52:17 -07:00
test_cmdline.py Window Titles = Stream Titles + Other Attributes (#1576) 2018-07-11 11:52:17 -07:00
test_console.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_lazy_formatter.py Window Titles = Stream Titles + Other Attributes (#1576) 2018-07-11 11:52:17 -07:00
test_localization.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_log.py Handle unicode log message in Python 2 (#1886) 2018-06-30 17:11:40 -07:00
test_meta.py Suppress/fix deprecated warnings for Python 3 (#1833) 2018-06-21 11:56:47 -07:00
test_options.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_output.py Window Titles = Stream Titles + Other Attributes (#1576) 2018-07-11 11:52:17 -07:00
test_plugin.py tests: freezegun: use object instead of lambda (#1787) 2018-06-13 00:45:21 +01:00
test_plugins_input.py API for plugins to request input from the user (#1827) 2018-06-21 16:15:21 -07:00
test_plugins_meta.py tests.plugins: Test that each plugin has a test file (#1885) 2018-07-05 18:47:25 -07:00
test_plugins.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_session.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_stream_file.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_stream_json.py dash: fix --json for dash streams and allow custom headers (#1748) 2018-06-04 19:34:15 -07:00
test_streamlink_api.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_utils_args.py utils.args: Moved streamlink_cli utils.args into streamlink package 2018-07-05 18:13:30 +02:00
test_utils_crypto.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00
test_utils_encoding.py Handle unicode log message in Python 2 (#1886) 2018-06-30 17:11:40 -07:00
test_utils_times.py utils.times: hours_minutes_seconds update, twitch automate time offset 2018-06-22 18:41:19 +02:00
test_utils.py Test coverage increase (#1646) 2018-06-29 11:31:37 -07:00