fediblockhole-misskey/tests
Justin Warren a3d3571a20
Added basic tests of allowlist config args.
2023-01-15 10:10:52 +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_blockseverity.py Refactored to add a DomainBlock object. 2023-01-12 07:02:48 +11:00
test_cmdline.py Added basic tests of allowlist config args. 2023-01-15 10:10:52 +11:00
test_configfile.py Added basic tests of allowlist config args. 2023-01-15 10:10:52 +11:00
test_domainblock.py Remove implied setting of reject_media/reports 2023-01-15 10:02:12 +11:00
test_mergeplan.py Removed redundant global vars. 2023-01-12 09:09:06 +11:00
test_parser_csv.py Refactored to add a DomainBlock object. 2023-01-12 07:02:48 +11:00
test_parser_json.py Refactored to add a DomainBlock object. 2023-01-12 07:02:48 +11:00
test_parser_rapidblockcsv.py Refactored to add a DomainBlock object. 2023-01-12 07:02:48 +11:00
test_parser_rapidblockjson.py Refactored to add a DomainBlock object. 2023-01-12 07:02:48 +11:00