.. |
helpers
|
test util no longer tries to load default
|
2023-07-09 07:29:06 +10:00 |
conftest.py
|
Added helper submodule for testing utils
|
2023-01-15 13:32:13 +11:00 |
data-mastodon.json
|
Refactored to add a DomainBlock object.
|
2023-01-12 07:02:48 +11:00 |
data-noop-01.csv
|
Added boolean fields like 'reject_reports' to mergeplan handling.
|
2023-01-12 08:08:09 +11:00 |
data-rapidblock.json
|
Refactored to add a DomainBlock object.
|
2023-01-12 07:02:48 +11:00 |
data-silences-01.csv
|
Added boolean fields like 'reject_reports' to mergeplan handling.
|
2023-01-12 08:08:09 +11:00 |
data-suspends-01.csv
|
Refactored to add a DomainBlock object.
|
2023-01-12 07:02:48 +11:00 |
test_allowlist.py
|
Refactored the code to use Blocklist data structure for allowlists.
|
2023-01-22 13:05:44 +11:00 |
test_blockseverity.py
|
Refactored to add a DomainBlock object.
|
2023-01-12 07:02:48 +11:00 |
test_cmdline.py
|
Added helper submodule for testing utils
|
2023-01-15 13:32:13 +11:00 |
test_configfile.py
|
Added blocklist threshold config params.
|
2023-02-12 18:06:07 +11:00 |
test_domainblock.py
|
Remove implied setting of reject_media/reports
|
2023-01-15 10:02:12 +11:00 |
test_merge_comments.py
|
Added tests of comment merging.
|
2023-01-22 13:25:40 +11:00 |
test_merge_thresholds.py
|
Merging domain above threshold needs to be in the threshold check block.
|
2023-02-12 17:53:26 +11:00 |
test_mergeplan.py
|
Support a merge threshold level.
|
2023-01-17 09:04:34 +11:00 |
test_parser_csv.py
|
Support a merge threshold level.
|
2023-01-17 09:04:34 +11:00 |
test_parser_csv_mastodon.py
|
Added parser for Mastodon 4.1 blocklist CSV format
|
2023-02-13 10:22:33 +11:00 |
test_parser_json.py
|
Support a merge threshold level.
|
2023-01-17 09:04:34 +11:00 |
test_parser_rapidblockcsv.py
|
Support a merge threshold level.
|
2023-01-17 09:04:34 +11:00 |
test_parser_rapidblockjson.py
|
Support a merge threshold level.
|
2023-01-17 09:04:34 +11:00 |