MCPcopy
hub / github.com/Textualize/rich / test_replace

Function test_replace

tests/test_emoji.py:18–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17
18def test_replace():
19 assert Emoji.replace("my code is :pile_of_poo:") == "my code is 💩"
20
21
22def test_render():

Callers

nothing calls this directly

Calls 1

replaceMethod · 0.80

Tested by

no test coverage detected