.. |
unit
|
Fix - {diff} and {diff_full} notifications tokens were not always including the full output
|
2022-03-29 19:18:26 +02:00 |
__init__.py
|
Installation via pip (#186)
|
2021-08-16 15:24:37 +02:00 |
conftest.py
|
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
|
2022-03-21 22:54:27 +01:00 |
test_access_control.py
|
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
|
2022-03-21 22:54:27 +01:00 |
test_api.py
|
Better text/plain detection and refactor tests (#443)
|
2022-03-01 17:50:15 +01:00 |
test_auth.py
|
Simple HTTP auth (#372)
|
2022-01-15 22:52:39 +01:00 |
test_backend.py
|
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
|
2022-03-21 22:54:27 +01:00 |
test_backup.py
|
Re #348 - Add test for backup, use proper datastore path
|
2022-01-03 20:16:21 +01:00 |
test_clone.py
|
Re #308 - Adding test and including settings in clone operation (#309)
|
2021-12-15 19:54:30 +01:00 |
test_css_selector.py
|
Installation via pip (#186)
|
2021-08-16 15:24:37 +02:00 |
test_element_removal.py
|
Add filter to remove elements by CSS rule from HTML before change detection is run (#445)
|
2022-03-12 13:29:30 +01:00 |
test_encoding.py
|
Detect byte-encoding when the server mishandles the content-type header reply (#472)
|
2022-03-17 10:28:02 +01:00 |
test_errorhandling.py
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
|
2022-03-21 23:03:54 +01:00 |
test_ignore_regex_text.py
|
Ability to visualise trigger and filter rules against the current snapshot on the preview page
|
2022-02-23 10:49:25 +01:00 |
test_ignore_text.py
|
Ensure string matching on the ignore filter is always case-INsensitive
|
2022-02-23 12:01:11 +01:00 |
test_ignorestatuscode.py
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
|
2022-03-21 23:03:54 +01:00 |
test_ignorewhitespace.py
|
Re #133 Option for ignoring whitespacing (#345)
|
2022-01-02 22:28:34 +01:00 |
test_import.py
|
Add option for tags on import (#377)
|
2022-01-25 18:46:05 +01:00 |
test_jsonpath_selector.py
|
JSON diff/preview should use utf-8 encoding where possible (#465)
|
2022-03-13 11:37:51 +01:00 |
test_notification.py
|
Fix - {diff} and {diff_full} notifications tokens were not always including the full output
|
2022-03-29 19:18:26 +02:00 |
test_notification_errors.py
|
Refactor tests for notification error log handler (#404)
|
2022-02-04 20:54:20 +01:00 |
test_request.py
|
Testing - Refactor HTTP Request Type test (#453)
|
2022-03-11 18:50:02 +01:00 |
test_security.py
|
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
|
2022-03-21 20:59:20 +01:00 |
test_trigger.py
|
Ability to visualise trigger and filter rules against the current snapshot on the preview page
|
2022-02-23 10:49:25 +01:00 |
test_trigger_regex.py
|
Installation via pip (#186)
|
2021-08-16 15:24:37 +02:00 |
test_trigger_regex_with_filter.py
|
Installation via pip (#186)
|
2021-08-16 15:24:37 +02:00 |
test_watch_fields_storage.py
|
Re #185 - [feature] Custom notifications templates per watch (#226)
|
2021-09-17 18:37:26 +02:00 |
test_xpath_selector.py
|
Ability to visualise trigger and filter rules against the current snapshot on the preview page
|
2022-02-23 10:49:25 +01:00 |
util.py
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
|
2022-03-21 23:03:54 +01:00 |