streamlink/tests
bastimeyer 8fc178276e chore: fix import typing issues 2022-05-24 14:07:47 -07:00
..
mixins tests: fix typing issues 2022-05-22 19:30:15 +02:00
plugin chore: fix import typing issues 2022-05-24 14:07:47 -07:00
plugins plugins.useetv: new plugin 2022-05-23 23:05:55 +02:00
resources plugin.api.validate: switch to lxml.etree 2021-08-31 11:54:22 +02:00
stream chore: fix import typing issues 2022-05-24 14:07:47 -07:00
utils utils: fix typing issues 2022-05-22 19:30:15 +02:00
__init__.py tests.plugins: implement should_match_groups 2022-02-21 13:13:58 -08:00
test_api_http_session.py http_session: override urllib3 percent-encoding 2021-09-10 06:33:14 +00:00
test_api_validate.py plugin.api.validate: rewrite tests 2022-05-08 09:21:19 +02:00
test_api_websocket.py chore: fix import typing issues 2022-05-24 14:07:47 -07:00
test_buffer.py tests: fix test code coverage 2021-02-09 11:47:25 -08:00
test_cache.py cache: catch OverflowError in set() 2020-12-19 20:13:51 +01:00
test_cli_main.py cli: fix typing issues 2022-05-22 19:30:15 +02:00
test_cli_main_formatter.py cli: add `plugin` metadata variable 2022-04-07 18:46:36 -07:00
test_cli_playerout.py cli.output: fix unknown vars in --player-args / -a 2021-09-03 21:54:12 +02:00
test_cli_util_progress.py chore: sort imports, fix a dependency cycle and use absolute imports 2020-10-27 17:17:49 +01:00
test_cli_utils_formatter.py cli: refactor FileOutput and Formatter 2021-10-10 20:26:49 +02:00
test_cli_utils_path.py cli: expand user in file output paths 2021-11-24 12:21:26 +01:00
test_cmdline.py stream: remove RTMP and RTMPDump dependency 2021-11-13 13:24:25 +01:00
test_cmdline_player_fifo.py cli.output: fix named pipe player input on Windows 2021-03-19 09:55:20 -07:00
test_cmdline_title.py tests: fix test code coverage 2021-02-09 11:47:25 -08:00
test_console.py cli.console: ignore msg() calls if json=True 2021-12-20 17:48:33 +01:00
test_log.py logger: change NONE loglevel to sys.maxsize 2021-12-20 17:48:33 +01:00
test_meta.py Suppress/fix deprecated warnings for Python 3 (#1833) 2018-06-21 11:56:47 -07:00
test_options.py cli: move plugin args into their own args group 2020-12-10 11:57:53 -08:00
test_output.py cli.output: remove MPV title variable escape logic 2021-11-24 12:23:53 +01:00
test_plugin.py plugin: add 'id' metadata property 2021-11-24 18:41:21 +01:00
test_plugins.py tests.plugins: make description metadata mandatory 2022-04-24 08:40:07 +02:00
test_plugins_input.py session.resolve_url: return plugin class + URL 2021-11-12 16:23:24 +01:00
test_session.py session: fix typing issues 2022-05-22 19:30:15 +02:00
test_streamlink_api.py stream: remove RTMP and RTMPDump dependency 2021-11-13 13:24:25 +01:00