nonebot2/tests/test_adapters
student_2333 11142253fb
🐛 Fix: Message.__contains__() 未考虑 bool(MessageSegment) 存在 False 情况导致的异常结果 (#2572)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2024-02-12 17:53:50 +08:00
..
test_adapter.py ⬆️ auto update by pre-commit hooks (#2565) 2024-02-06 12:48:23 +08:00
test_bot.py 🐛 Fix: bot.call_api 在被 called api hook mock 后应该忽略 exception (#2374) 2023-09-25 11:02:50 +08:00
test_message.py 🐛 Fix: Message.__contains__() 未考虑 bool(MessageSegment) 存在 False 情况导致的异常结果 (#2572) 2024-02-12 17:53:50 +08:00
test_template.py 🐛 Fix: MessageTemplate 禁止访问私有属性 (#2509) 2024-01-04 11:11:37 +08:00