changedetection.io/changedetectionio/tests
dgtlmoon c6ee6687b5
Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409)
2024-06-13 10:50:46 +02:00
..
custom_browser_url Fetching - Prefer to use SockPuppetBrowser (#2163) 2024-02-07 20:58:21 +01:00
fetchers Custom headers fix in Browser Steps and Playwright/Puppeteer fetchers ( #2197 ) 2024-02-26 18:02:45 +01:00
import Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934) 2023-11-06 12:50:27 +01:00
proxy_list Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
proxy_socks5 Fetching - Clarifying how fetchers work with SOCKS5 proxies 2023-10-09 16:57:30 +02:00
restock Restock detection - Improving test for restock IN STOCK -> OUT OF STOCK (#2219) 2024-02-28 10:05:52 +01:00
smtp Fixing build test - Adding small delay (#2397) 2024-06-04 13:56:35 +02:00
unit Merge pull request from GHSA-4r7v-whpg-8rx3 2024-04-25 22:06:09 +02:00
visualselector Browser Steps - Fixing "goto site" step #2330 #2337 (#2364) 2024-05-15 10:49:30 +02:00
__init__.py
conftest.py Support Loguru as a logger (#2036) 2024-01-16 09:48:16 +01:00
test.pdf PDF File change detection - Initial PDF fetcher support with basic text extraction (#1244) 2022-12-19 17:51:41 +01:00
test2.pdf Testing - Improve PDF text change detection tests (#1992) 2023-11-20 15:18:46 +01:00
test_access_control.py Build - Upgrading pip packages (#1915) 2023-11-01 18:47:12 +01:00
test_add_replace_remove_filter.py Merge pull request from GHSA-4r7v-whpg-8rx3 2024-04-25 22:06:09 +02:00
test_api.py Testing - General test workflow improvements (#2144) 2024-01-31 15:10:44 +01:00
test_auth.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_automatic_follow_ldjson_price.py Fixing build test - Adding small delay (#2397) 2024-06-04 13:56:35 +02:00
test_backend.py UI - 'Mark all viewed' button should not show when all viewed (#2399) 2024-06-05 11:46:04 +02:00
test_backup.py Test - tidy up backup test (#2117) 2024-01-17 22:35:29 +01:00
test_block_while_text_present.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_clone.py
test_css_selector.py UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819) 2023-09-26 13:59:59 +02:00
test_element_removal.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_encoding.py Test cleanups (#1196) 2022-12-07 12:03:28 +01:00
test_errorhandling.py Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
test_extract_csv.py Code refactor for fetchers (#1941) 2023-11-13 10:42:56 +01:00
test_extract_regex.py Visual Selector - xPath handling misc fixes (#1976) 2023-11-13 21:23:43 +01:00
test_filter_exist_changes.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 2023-09-07 08:55:06 +02:00
test_filter_failure_notification.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 2023-09-07 08:55:06 +02:00
test_group.py UI - Adding UI notice if watch has group options set (#2311 #2307) 2024-04-16 18:48:51 +02:00
test_history_consistency.py
test_html_to_text.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2023-03-12 17:05:34 +01:00
test_ignore_regex_text.py Code refactor for fetchers (#1941) 2023-11-13 10:42:56 +01:00
test_ignore_text.py Code refactor for fetchers (#1941) 2023-11-13 10:42:56 +01:00
test_ignorehighlighter.py UI - Ability to highlight text and have it offered as a ignore-text option, really nice easy way to set ignores on changing text (#1746) 2023-08-24 14:29:48 +02:00
test_ignorehyperlinks.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2023-03-12 17:05:34 +01:00
test_ignorestatuscode.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_ignorewhitespace.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2023-03-12 17:05:34 +01:00
test_import.py Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934) 2023-11-06 12:50:27 +01:00
test_jinja2.py Merge pull request from GHSA-4r7v-whpg-8rx3 2024-04-25 22:06:09 +02:00
test_jsonpath_jq_selector.py Testing - Fixing JSON test 2024-05-20 14:14:40 +02:00
test_nonrenderable_pages.py
test_notification.py Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018) 2023-12-01 18:05:19 +01:00
test_notification_errors.py Code - improving unique key fix for history database handler (#2402) 2024-06-06 22:59:04 +02:00
test_obfuscations.py
test_pdf.py Custom headers fix in Browser Steps and Playwright/Puppeteer fetchers ( #2197 ) 2024-02-26 18:02:45 +01:00
test_request.py Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409) 2024-06-13 10:50:46 +02:00
test_rss.py RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879 2023-10-19 16:42:05 +02:00
test_search.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_security.py Merge pull request from GHSA-pwgc-w4x9-gw67 2024-05-02 11:46:31 +02:00
test_share_watch.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_source.py UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 2023-06-19 23:29:13 +02:00
test_trigger.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2023-03-12 17:05:34 +01:00
test_trigger_regex.py Backend - Regular expression / string filtering refactor for Python 3.11 and deprecation warnings since Python 3.6 (#1786) 2023-10-03 17:44:27 +02:00
test_trigger_regex_with_filter.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2023-03-12 17:05:34 +01:00
test_unique_lines.py New text filter - Sort text alphabetically filter (#2153) 2024-02-02 11:36:58 +01:00
test_watch_fields_storage.py UI - Refactor of the Recheck Time Settings, Added "Use default recheck time" checkbox and refactor/simplify system handling (#2362) 2024-05-14 13:51:03 +02:00
test_xpath_selector.py Bug fix for newer lxml module - module 'lxml.etree' has no attribute '_ElementStringResult' - reimplement _ElementStringResult (#2313 #2312) 2024-04-17 19:55:45 +02:00
test_xpath_selector_unit.py feature: Support XPath2.0 to 3.1 (#1774) 2023-11-13 16:42:21 +01:00
util.py Merge pull request from GHSA-4r7v-whpg-8rx3 2024-04-25 22:06:09 +02:00