nonebot2/tests/plugins/param
Ju4tCode 45e2e6c280
🐛 fix event maybe converted when checking type (#876)
Fix: 修复 event 类型检查会对类型进行自动转换
2022-03-20 19:40:43 +08:00
..
__init__.py add test cases 2021-12-20 00:28:02 +08:00
param_arg.py 🐛 fix arg message store 2021-12-23 22:16:55 +08:00
param_bot.py 🐛 fix event maybe converted when checking type (#876) 2022-03-20 19:40:43 +08:00
param_default.py add param tests 2021-12-20 14:31:48 +08:00
param_depend.py add more depend test case 2021-12-20 14:50:11 +08:00
param_event.py 🐛 fix event maybe converted when checking type (#876) 2022-03-20 19:40:43 +08:00
param_exception.py add param tests 2021-12-20 14:31:48 +08:00
param_matcher.py add test cases 2021-12-20 00:28:02 +08:00
param_state.py improve state detect #677 2022-01-10 11:21:01 +08:00