Limnoria/test
James Lu 3e5291f6d2 ircdb.checkIgnored: return False for messages from servers
These do not pass the `ircutils.isUserHostmask` check despite being a valid msg.prefix. We should probably return gracefully here instead of forcing plugins to deal with such a case themselves.

Closes GH-1548
2024-02-06 16:49:56 +01:00
..
__init__.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
messages.pot Add tests for nicksToHostmasks 2022-11-23 19:25:12 +01:00
test.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_callbacks.py Ignore trailing whitespace when addressing the bot by nick at end (#1563) 2023-10-08 19:07:08 +02:00
test_commands.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_conf.py Fix joins to many channels (#1473) 2021-06-14 23:15:43 +02:00
test_drivers.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_dynamicScope.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_firewall.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_format.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_i18n.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_ircdb.py ircdb.checkIgnored: return False for messages from servers 2024-02-06 16:49:56 +01:00
test_irclib.py SaslTestCase: Change config instead of messing with irc.sasl_next_mechanisms 2023-09-05 08:54:26 +02:00
test_ircmsgs.py Modernize tests 2022-11-20 19:33:23 +01:00
test_ircutils.py Modernize tests 2022-11-20 19:33:23 +01:00
test_misc.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_plugin.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_plugin_create.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_plugins.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_registry.py Add test for registry reloading 2022-12-28 17:06:02 +01:00
test_schedule.py test: Revert generic 'The Limnoria Contributors' in copyright notices 2022-10-24 23:41:26 +02:00
test_standardSubstitute.py Modernize tests 2022-11-20 19:33:23 +01:00
test_utils.py Modernize tests 2022-11-20 19:33:23 +01:00
test_yn.py Remove unused import fallback on the 'mock' library 2023-01-21 18:51:17 +01:00