fediblockhole-misskey/tests
Justin Warren fb3a7ec2da
Added tests of comment merging.
Tweaked comment merging to pass tests.
2023-01-22 13:25:40 +11:00
..
helpers Added helper submodule for testing utils 2023-01-15 13:32:13 +11: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 Fix typos in test_allowlist. 2023-01-17 06:52:25 +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 helper submodule for testing utils 2023-01-15 13:32:13 +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_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