Joakim Hellsén
d85bc16904
Test and build Docker image / docker (push) Successful in 30s
Make blacklist override whitelist
...
Change filter evaluation so blacklist matches take precedence over whitelist matches. Updated evaluator logic to skip entries when blacklist and whitelist both match, adjusted related branches to reflect the new decision flow, and updated a feeds.py comment to clarify the combined decision. Also updated blacklist/whitelist templates copy to reflect the new precedence and adjusted tests to expect blacklist-wins behavior.
2026-05-04 22:55:53 +02:00
..
__init__.py
Use Ruff and fix all its warnings and errors
2023-03-18 01:50:45 +01:00
conftest.py
Add default embed settings when creating the feed
2026-03-18 05:33:37 +01:00
test_blacklist.py
Make blacklist override whitelist
2026-05-04 22:55:53 +02:00
test_conftest_hooks.py
Improve tests
2026-04-09 21:38:33 +02:00
test_custom_filter.py
WIP
2026-03-15 19:37:55 +01:00
test_custom_message.py
Improve tests
2026-04-09 21:38:33 +02:00
test_feeds.py
Instead of embed or text mode, optionally send a full-page screenshot of the entry URL as a Discord file upload
2026-04-10 00:32:02 +02:00
test_git_backup.py
Instead of embed or text mode, optionally send a full-page screenshot of the entry URL as a Discord file upload
2026-04-10 00:32:02 +02:00
test_healthcheck.py
Fix bug in healthcheck
2026-04-09 19:14:12 +02:00
test_hoyolab_api.py
Improve tests
2026-04-09 21:38:33 +02:00
test_main.py
Make blacklist override whitelist
2026-05-04 22:55:53 +02:00
test_search.py
WIP
2026-03-15 19:37:55 +01:00
test_settings.py
Instead of embed or text mode, optionally send a full-page screenshot of the entry URL as a Discord file upload
2026-04-10 00:32:02 +02:00
test_update_interval.py
Randomize test order
2026-03-07 06:43:32 +01:00
test_utils.py
Add live preview to blacklist and whitelist
2026-04-27 18:27:05 +02:00
test_whitelist.py
Make blacklist override whitelist
2026-05-04 22:55:53 +02:00