Test that macros are escaped in communication
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 5 May 2019 20:36:17 +0000 (20:36 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 5 May 2019 20:36:17 +0000 (20:36 +0000)
commit9ea1249e8e340f62483da7ea68d3c21b5e0018ea
tree53d7433487cda7e2fe91e26e1b8eb94eaeedf599
parentda204426401f781b90121eac018166bcde5ee211
Test that macros are escaped in communication

We explicitly escape replacement macros in user input for
communication commands (say, ask, et cetera). Test to make sure this
safety measure does not regress.
mudpy/tests/selftest.py