This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
changedetection.io
Watch
1
Star
0
Fork
0
You've already forked changedetection.io
mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced
2026-05-22 01:21:18 +00:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
bugfix/598-password
changedetection.io
/
changedetectionio
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
dgtlmoon
b9d153af81
Add test, minor cleanup
2022-08-04 23:42:01 +02:00
..
fetchers
…
unit
…
__init__.py
…
conftest.py
…
test_access_control.py
Add test, minor cleanup
2022-08-04 23:42:01 +02:00
test_api.py
…
test_auth.py
…
test_backend.py
[preview current] cleanup code and add test
2022-07-30 20:11:56 +02:00
test_backup.py
…
test_block_while_text_present.py
…
test_clone.py
…
test_css_selector.py
…
test_element_removal.py
…
test_encoding.py
…
test_errorhandling.py
Test improvement - remove unnecessary step
2022-07-29 10:23:59 +02:00
test_extract_regex.py
Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (
#773
)
2022-07-26 17:34:34 +02:00
test_filter_exist_changes.py
Bug fix: Filter failure detection notification was interfering with change-detection results, added test case (
#786
)
2022-07-29 10:11:49 +02:00
test_filter_failure_notification.py
Bug fix: Filter failure detection notification was interfering with change-detection results, added test case (
#786
)
2022-07-29 10:11:49 +02:00
test_history_consistency.py
…
test_html_to_text.py
…
test_ignore_regex_text.py
…
test_ignore_text.py
…
test_ignorehyperlinks.py
…
test_ignorestatuscode.py
…
test_ignorewhitespace.py
…
test_import.py
…
test_jsonpath_selector.py
…
test_nonrenderable_pages.py
…
test_notification_errors.py
UI Feature - Add watch in "paused" state, saving then unpauses (
#779
)
2022-07-28 12:13:26 +02:00
test_notification.py
UI Feature - Add watch in "paused" state, saving then unpauses (
#779
)
2022-07-28 12:13:26 +02:00
test_obfuscations.py
Handle simple obfuscations - HomeDepot.com style price obfuscation (
#764
)
2022-07-20 14:02:22 +02:00
test_request.py
…
test_security.py
…
test_share_watch.py
…
test_source.py
…
test_trigger_regex_with_filter.py
…
test_trigger_regex.py
…
test_trigger.py
…
test_unique_lines.py
…
test_watch_fields_storage.py
…
test_xpath_selector.py
Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds (
#778
)
2022-07-28 11:50:31 +02:00
util.py
…