aboutsummaryrefslogtreecommitdiff
path: root/test/helper.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-12[cleanup] Add more ruff rules (#10149)sepro1-17/+15
2024-05-11[test] Add HTTP proxy tests (#9578)coletdjnz1-0/+5
2024-02-20[ie] Migrate commonly plural fields to lists (#8917)Lev1-0/+4
2024-01-20[test] Skip source address tests if the address cannot be bound to (#8900)coletdjnz1-1/+6
2023-11-26[core] Parse `release_year` from `release_date` (#8524)sepro1-1/+5
2023-11-20[ie/nebula] Overhaul extractors (#8566)sepro1-2/+3
2023-05-20[cleanup] Miscpukkandan1-2/+2
2022-11-11[cleanup] MiscRobert Geislinger1-8/+5
2022-11-10[test] Allow `extract_flat` in download testspukkandan1-2/+7
2022-11-07[cleanup] Lint and misc cleanuppukkandan1-2/+2
2022-08-02[extractor, test] Basic framework for embed tests (#4307)pukkandan1-0/+7
2022-06-25[compat] Remove deprecated functions from core codepukkandan1-14/+14
2022-06-21[test] Fix `FakeYDL` signaturespukkandan1-7/+7
2022-05-09[cleanup] Minor fixes (See desc)pukkandan1-1/+1
2022-04-12[cleanup] Sort importspukkandan1-10/+3
2022-04-12[cleanup] Upgrade syntaxpukkandan1-28/+20
2022-04-12[cleanup] Remove unused code paths (#2173)felix1-1/+1
2022-03-25Ignore format-specific fields in initial pass of `--match-filter`pukkandan1-9/+1
2022-01-24[docs,cleanup] Fix linter and misc cleanuppukkandan1-1/+1
2022-01-21[cleanup] Minor fixespukkandan1-1/+1
2022-01-07[youtube] Update testspukkandan1-0/+4
2022-01-01[KelbyOne] Add extractor (#2181)Ashish Gupta1-1/+1
2021-12-19[test/download] Split `sanitize_got_info_dict` into a separate functionpukkandan1-19/+25
2021-12-16[test/download] Ignore field `webpage_url_domain` (#2014)std-move1-1/+1
2021-12-15[test/download] Add more fieldspukkandan1-4/+41
2021-10-09[cleanup] Misc cleanuppukkandan1-3/+3
2021-08-02[test:download] Support testing with `ignore_no_formats_error`pukkandan1-1/+4
2021-07-23[test] Use `pytest` instead of `nosetests` (#482)pukkandan1-0/+8
2021-02-25Completely change project name to yt-dlp (#85)Pccode661-5/+5
2020-09-02[skip travis] renamingUnknown1-5/+5
2019-01-16[test/helper] Add support for maxcount and count collection len test checkersSergey M․1-4/+30
2018-11-03[extractor/common] Ensure response handle is not prematurely closed before it...Xiao Di Guan1-0/+10
2016-05-10[test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan1-0/+5
2016-04-09[test/helper] Check got values to be strings for md5: fieldsYen Chi Hsuan1-0/+3
2016-03-03[jython] Introduce compat_os_nameYen Chi Hsuan1-2/+5
2015-10-02[test/helper] Fix styleJaime Marquínez Ferrándiz1-1/+1
2015-09-30[test/helper] Clarify field for list length mismatchSergey M․1-1/+2
2015-09-30[test/helper] SpellingSergey M․1-2/+2
2015-09-30[test/helper] FormattingSergey M․1-14/+14
2015-09-30[test] use descriptive variable nameQijiang Fan1-8/+6
2015-09-30[test] split expect_dict to two functionsQijiang Fan1-73/+70
2015-09-30[test] recursively check dict and list in expect_info_dictQijiang Fan1-1/+20
2015-08-08[test/helper] Make age_limit checkable fieldSergey M․1-1/+1
2015-08-02[test/helper] Allow dicts for mincountSergey M․1-2/+2
2015-04-19[tests] Allow multi_video to be tested as playlistsYen Chi Hsuan1-1/+1
2015-02-18[xtube] Fix test casePhilipp Hagemeister1-0/+10
2015-02-18[test/helper] Render info_dict with a final commaPhilipp Hagemeister1-1/+1
2015-02-18[test/helper] Only output a newline for forgotten keys if keys are really mis...Philipp Hagemeister1-1/+3
2015-02-03[franceculture] Rewrite for new HTML scheme (Fixes #4853)Philipp Hagemeister1-0/+10
2015-01-30[test/helper] Clarify which keys have to be addedPhilipp Hagemeister1-3/+9