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 b9d153af81
Add test, minor cleanup
2 years ago
..
fetchers Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566) 2 years ago
unit Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
__init__.py Installation via pip (#186) 3 years ago
conftest.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_access_control.py Add test, minor cleanup 2 years ago
test_api.py bug fix: `last_changed` was being set on the first fetch, should only be set on the change after the first fetch #705 2 years ago
test_auth.py API Interface (#617) 2 years ago
test_backend.py [preview current] cleanup code and add test 2 years ago
test_backup.py Re #348 - Add test for backup, use proper datastore path 3 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 Test improvement - remove unnecessary step 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 API Interface (#617) 2 years ago
test_ignorewhitespace.py API Interface (#617) 2 years ago
test_import.py API Interface (#617) 2 years ago
test_jsonpath_selector.py API Interface (#617) 2 years ago
test_nonrenderable_pages.py API Interface (#617) 2 years ago
test_notification.py UI Feature - Add watch in "paused" state, saving then unpauses (#779) 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 Move history data to a textfile, improves memory handling (#638) 2 years ago