ytdl-sub/tests
Jesse Bannon 873ecc0147
[BUGFIX] Fix recursion limit when applying large reduce functions (#851)
Python would think a recursive error occurred, but in reality, the stack got too large due to poor optimization when executing array reduce functions. Thanks Melissa from Discord for the bug report!
2023-12-20 23:46:17 -08:00
..
e2e [FEATURE] Filter plugins, regex helper script functions (#848) 2023-12-20 09:52:12 -08:00
resources [BUGFIX] Use proper extractor key for download archive (#840) 2023-12-14 17:04:03 -08:00
unit [BUGFIX] Fix recursion limit when applying large reduce functions (#851) 2023-12-20 23:46:17 -08:00
__init__.py Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
conftest.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
expected_download.py [DEV] Do not hash .info.json files in expected download summaries (#752) 2023-10-03 13:22:19 -07:00
expected_transaction_log.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00
resources.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00