changedetection.io/changedetectionio/tests
dgtlmoon 563c196396
Notification post:// get:// etc - Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) (#2745)
2024-10-28 16:59:49 +01:00
..
custom_browser_url Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
fetchers Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02: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
itemprop_test_examples Restock multiprice improvements (#2698) 2024-10-11 11:43:35 +02:00
proxy_list Adding test for proxy checker/scanner (#2697) 2024-10-11 09:52:55 +02:00
proxy_socks5 Adding test for proxy checker/scanner (#2697) 2024-10-11 09:52:55 +02:00
restock Testing/Code - Improving test reliability (#2617) 2024-09-09 16:50:00 +02:00
smtp Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
unit UTF-8 handling fixes, Improvements to whitespace filtering (#2691) 2024-10-10 14:59:39 +02:00
visualselector Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
__init__.py Installation via pip (#186) 2021-08-16 15:24:37 +02:00
conftest.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02: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 Testing - Tidyup (#2693) 2024-10-10 12:45:23 +02:00
test_api.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_auth.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_automatic_follow_ldjson_price.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_backend.py Watch 'Download last snapshot' link/button should give last, not first snapshot (#2576) 2024-08-19 17:20:30 +02:00
test_backup.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_block_while_text_present.py Filters - "Block change detection when text exists" should not trigger a change when the original text returns 2024-10-14 12:57:02 +02:00
test_clone.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_css_selector.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_element_removal.py Testing - Tidyup (#2693) 2024-10-10 12:45:23 +02:00
test_encoding.py UI - Live preview - misc improvements (Adding test, fixes to filters) (#2663) 2024-09-30 13:54:35 +02:00
test_errorhandling.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_extract_csv.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_extract_regex.py UTF-8 handling fixes, Improvements to whitespace filtering (#2691) 2024-10-10 14:59:39 +02:00
test_filter_exist_changes.py Testing/Code - Improving test reliability (#2617) 2024-09-09 16:50:00 +02:00
test_filter_failure_notification.py UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) (#2612) 2024-09-28 10:40:47 +02:00
test_group.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_history_consistency.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_html_to_text.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_ignore.py UI - Improvements to live preview of Filters text 2024-10-05 16:32:28 +02:00
test_ignore_regex_text.py UTF-8 handling fixes, Improvements to whitespace filtering (#2691) 2024-10-10 14:59:39 +02:00
test_ignore_text.py UTF-8 handling fixes, Improvements to whitespace filtering (#2691) 2024-10-10 14:59:39 +02:00
test_ignorehyperlinks.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_ignorestatuscode.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_ignorewhitespace.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_import.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_jinja2.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_jsonpath_jq_selector.py UI - Improvements to live preview of Filters text 2024-10-05 16:32:28 +02:00
test_live_preview.py Test - Simple test for live preview 2024-10-11 11:07:12 +02:00
test_nonrenderable_pages.py UI - Hiding noisy info under 'show advanced help' button (#2609) 2024-09-06 14:33:06 +02:00
test_notification.py Notification post:// get:// etc - Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) (#2745) 2024-10-28 16:59:49 +01:00
test_notification_errors.py Testing - Adding simple memory usage test (#2483) 2024-07-11 15:03:42 +02:00
test_obfuscations.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_pdf.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_preview_endpoints.py Fixing proxy checker (#2696) 2024-10-11 00:19:19 +02:00
test_request.py #2502 - Add jinja2 template handling to request body and headers (#2740) 2024-10-28 15:46:05 +01:00
test_restock_itemprop.py "Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body (#2737) 2024-10-24 19:46:45 +02:00
test_rss.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_search.py Testing - Adding simple memory usage test (#2483) 2024-07-11 15:03:42 +02:00
test_security.py Fixing file:// file pickup - for change detection of local files (#2505) 2024-07-18 13:05:27 +02:00
test_share_watch.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_source.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_trigger.py UI - Improvements to live preview of Filters text 2024-10-05 16:32:28 +02:00
test_trigger_regex.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_trigger_regex_with_filter.py Use #!/usr/bin/env to support virtualenv (#2518) 2024-07-25 14:39:01 +02:00
test_unique_lines.py Text filters - Adding filters "Trim whitespace" and "Remove duplicate lines" 2024-09-18 15:45:44 +02:00
test_watch_fields_storage.py Testing - Adding simple memory usage test (#2483) 2024-07-11 15:03:42 +02:00
test_xpath_selector.py UI - Improvements to live preview of Filters text 2024-10-05 16:32:28 +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 UI - "Filters & Triggers" - Live preview of text filters (Preview the output of the filters section in realtime) (#2612) 2024-09-28 10:40:47 +02:00