aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper.py
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] MiscRobert Geislinger2022-11-111-8/+5
* [test] Allow `extract_flat` in download testspukkandan2022-11-101-2/+7
* [cleanup] Lint and misc cleanuppukkandan2022-11-071-2/+2
* [extractor, test] Basic framework for embed tests (#4307)pukkandan2022-08-021-0/+7
* [compat] Remove deprecated functions from core codepukkandan2022-06-251-14/+14
* [test] Fix `FakeYDL` signaturespukkandan2022-06-211-7/+7
* [cleanup] Minor fixes (See desc)pukkandan2022-05-091-1/+1
* [cleanup] Sort importspukkandan2022-04-121-10/+3
* [cleanup] Upgrade syntaxpukkandan2022-04-121-28/+20
* [cleanup] Remove unused code paths (#2173)felix2022-04-121-1/+1
* Ignore format-specific fields in initial pass of `--match-filter`pukkandan2022-03-251-9/+1
* [docs,cleanup] Fix linter and misc cleanuppukkandan2022-01-241-1/+1
* [cleanup] Minor fixespukkandan2022-01-211-1/+1
* [youtube] Update testspukkandan2022-01-071-0/+4
* [KelbyOne] Add extractor (#2181)Ashish Gupta2022-01-011-1/+1
* [test/download] Split `sanitize_got_info_dict` into a separate functionpukkandan2021-12-191-19/+25
* [test/download] Ignore field `webpage_url_domain` (#2014)std-move2021-12-161-1/+1
* [test/download] Add more fieldspukkandan2021-12-151-4/+41
* [cleanup] Misc cleanuppukkandan2021-10-091-3/+3
* [test:download] Support testing with `ignore_no_formats_error`pukkandan2021-08-021-1/+4
* [test] Use `pytest` instead of `nosetests` (#482)pukkandan2021-07-231-0/+8
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-5/+5
* [skip travis] renamingUnknown2020-09-021-5/+5
* [test/helper] Add support for maxcount and count collection len test checkersSergey M․2019-01-161-4/+30
* [extractor/common] Ensure response handle is not prematurely closed before it...Xiao Di Guan2018-11-031-0/+10
* [test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan2016-05-101-0/+5
* [test/helper] Check got values to be strings for md5: fieldsYen Chi Hsuan2016-04-091-0/+3
* [jython] Introduce compat_os_nameYen Chi Hsuan2016-03-031-2/+5
* [test/helper] Fix styleJaime Marquínez Ferrándiz2015-10-021-1/+1
* [test/helper] Clarify field for list length mismatchSergey M․2015-09-301-1/+2
* [test/helper] SpellingSergey M․2015-09-301-2/+2
* [test/helper] FormattingSergey M․2015-09-301-14/+14
* [test] use descriptive variable nameQijiang Fan2015-09-301-8/+6
* [test] split expect_dict to two functionsQijiang Fan2015-09-301-73/+70
* [test] recursively check dict and list in expect_info_dictQijiang Fan2015-09-301-1/+20
* [test/helper] Make age_limit checkable fieldSergey M․2015-08-081-1/+1
* [test/helper] Allow dicts for mincountSergey M․2015-08-021-2/+2
* [tests] Allow multi_video to be tested as playlistsYen Chi Hsuan2015-04-191-1/+1
* [xtube] Fix test casePhilipp Hagemeister2015-02-181-0/+10
* [test/helper] Render info_dict with a final commaPhilipp Hagemeister2015-02-181-1/+1
* [test/helper] Only output a newline for forgotten keys if keys are really mis...Philipp Hagemeister2015-02-181-1/+3
* [franceculture] Rewrite for new HTML scheme (Fixes #4853)Philipp Hagemeister2015-02-031-0/+10
* [test/helper] Clarify which keys have to be addedPhilipp Hagemeister2015-01-301-3/+9
* [audiomack:album] Update testcasePhilipp Hagemeister2015-01-251-1/+1
* [netzkino] Add new extractor (Fixes #4669)Philipp Hagemeister2015-01-091-0/+14
* Respect age_limit when listing extractors (Fixes #4653)Philipp Hagemeister2015-01-071-12/+2
* expect_info_dict actual-expected argument consistencySergey M․2014-12-261-1/+1
* [test_unicode_literals] Fix testPhilipp Hagemeister2014-12-121-1/+3
* [test/helper] Fix newlines in output of missing test fieldsPhilipp Hagemeister2014-11-261-1/+1
* PEP8: applied even more rulesJouke Waleson2014-11-231-4/+4