Commit Graph

3 Commits

Author SHA1 Message Date
whatevertogo
d078e51051 feat: refactor injected parameter handling and introduce is_framework_injected_parameter utility 2026-03-19 09:33:47 +08:00
Li-shi-ling
e76a588818 refactor(runtime): unify command matching logic (#25)
* refactor(testing): share command matching with handler dispatcher

* fix:添加公共函数文件
2026-03-19 00:19:52 +08:00
whatevertogo
6449167726 Remove obsolete test files for testing module, top-level modules, transport, and wire codecs
- Deleted `test_testing_module.py` as it is no longer needed.
- Removed `test_top_level_modules.py` which had no content.
- Eliminated `test_transport.py` due to redundancy.
- Cleared out `test_wire_codecs.py` as part of the cleanup.
2026-03-17 21:57:14 +08:00