MCPcopy Index your code
hub / github.com/offu/WeRoBot / test_none_message

Function test_none_message

tests/test_parser.py:6–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5
6def test_none_message():
7 assert not parse_user_msg("")
8
9
10def test_text_message():

Callers

nothing calls this directly

Calls 1

parse_user_msgFunction · 0.90

Tested by

no test coverage detected