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 2b054ced8c
[new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685)
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 Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512) 3 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 'Mark all viewed' button was missing in this version, added test also. (#652) 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 API Interface (#617) 2 years ago
test_extract_regex.py New feature - "Extract text" filter ability (#624) 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 Notifications log - log what was sent after applying all cleanups 2 years ago
test_notification_errors.py API Interface (#617) 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 Fix encoding errors with XPath filters from UTF-8 responses (#619) 2 years ago
util.py Move history data to a textfile, improves memory handling (#638) 2 years ago