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 c197c062e1
Disable version check when pytest is running (#1084)
2 years ago
..
fetchers Be sure visual-selector data is set when xPath/CSS filter is not yet found (#851) 2 years ago
proxy_list Tidy up proxies.json logic, adding tests (#955) 2 years ago
unit Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
visualselector Adding test - Test the 'execute JS before changedetection' (#1006) 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 API Interface (#617) 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 API Interface (#617) 2 years ago
test_element_removal.py Move history data to a textfile, improves memory handling (#638) 2 years ago
test_encoding.py API Interface (#617) 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_regex.py Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (#773) 2 years ago
test_filter_exist_changes.py Bug fix: Filter failure detection notification was interfering with change-detection results, added test case (#786) 2 years ago
test_filter_failure_notification.py Bug fix: Filter failure detection notification was interfering with change-detection results, added test case (#786) 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 Windows - JQ - Make library optional so it doesnt break Windows pip installs (#1009) 2 years ago
test_nonrenderable_pages.py API Interface (#617) 2 years ago
test_notification.py Further notification settings refinement (#910) 2 years ago
test_notification_errors.py UI Feature - Add watch in "paused" state, saving then unpauses (#779) 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 API Interface (#617) 2 years ago
test_source.py API Interface (#617) 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 Move history data to a textfile, improves memory handling (#638) 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 Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512) 3 years ago
test_xpath_selector.py Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds (#778) 2 years ago
util.py Removing unused code (#1070) 2 years ago