You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
changedetection.io/changedetectionio/tests
dgtlmoon 69662ff91c
Test improvement - improving notification error network test
2 years ago
..
fetchers Configurable "Browser Steps" when Playwright/Chrome is configured (enter text, scroll, wait for text, click button etc) (#478) 2 years ago
proxy_list Filters can now accept a list/multiple filters (#1064) #623 2 years ago
unit Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
visualselector Configurable "Browser Steps" when Playwright/Chrome is configured (enter text, scroll, wait for text, click button etc) (#478) 2 years ago
__init__.py Installation via pip (#186) 3 years ago
conftest.py Disable version check when pytest is running (#1084) 2 years ago
test_access_control.py Test fix - Remove debug from test 2 years ago
test_api.py API - Adding basic system info/system state API (#1051) 2 years ago
test_auth.py Minor test improvements 2 years ago
test_backend.py Removing unused code (#1070) 2 years ago
test_backup.py Backups and Snapshots - Data directory now fully portable, (all paths are relative) , refactored backup zip export creation 2 years ago
test_block_while_text_present.py New filter - Block change-detection if text matches - for example, block change-detection while the text "out of stock" is on the page, know when the text is no longer on the page (#698) 2 years ago
test_clone.py API Interface (#617) 2 years ago
test_css_selector.py Minor test improvements 2 years ago
test_element_removal.py Move history data to a textfile, improves memory handling (#638) 2 years ago
test_encoding.py Minor test improvements 2 years ago
test_errorhandling.py Massive improvements to error handling - show separate output for non HTTP 200 status replies 2 years ago
test_extract_csv.py New feature - Simple extract data by regex from all historical watch text into CSV (#1191) 2 years ago
test_extract_regex.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_filter_exist_changes.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_filter_failure_notification.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_history_consistency.py Move history data to a textfile, improves memory handling (#638) 2 years ago
test_html_to_text.py Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes 3 years ago
test_ignore_regex_text.py Ability to visualise trigger and filter rules against the current snapshot on the preview page 3 years ago
test_ignore_text.py API Interface (#617) 2 years ago
test_ignorehyperlinks.py API Interface (#617) 2 years ago
test_ignorestatuscode.py Massive improvements to error handling - show separate output for non HTTP 200 status replies 2 years ago
test_ignorewhitespace.py API Interface (#617) 2 years ago
test_import.py API Interface (#617) 2 years ago
test_jinja2.py Re #1052 - Dynamic URLs, use variables in the URL (such as the current date, the date in a month, and other logic see https://github.com/dgtlmoon/changedetection.io/wiki/Handling-variables-in-the-watched-URL ) (#1057) 2 years ago
test_jsonpath_jq_selector.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_nonrenderable_pages.py API Interface (#617) 2 years ago
test_notification.py Notification screenshot/JPEG was not being regenerated correctly (#1149) 2 years ago
test_notification_errors.py Test improvement - improving notification error network test 2 years ago
test_obfuscations.py Handle simple obfuscations - HomeDepot.com style price obfuscation (#764) 2 years ago
test_request.py Ability to 'Share' a watch by a generated link, this will include all filters and triggers - see Wiki (#563) 3 years ago
test_security.py Security update - Protect against file:/// type access by webdriver/chrome. (#483) 3 years ago
test_share_watch.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_source.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_trigger.py Move history data to a textfile, improves memory handling (#638) 2 years ago
test_trigger_regex.py Move history data to a textfile, improves memory handling (#638) 2 years ago
test_trigger_regex_with_filter.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_unique_lines.py [new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685) 2 years ago
test_watch_fields_storage.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
test_xpath_selector.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
util.py Removing unused code (#1070) 2 years ago