summaryrefslogtreecommitdiffstats
path: root/doc/developer/tests
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-12 12:16:43 -0800
committerit33 <iantien@gmail.com>2015-11-12 12:16:43 -0800
commitf8a4238cc454f6f65fe1bdb552685a99737cdad6 (patch)
tree6446da04bcab9dfd1c4970df6cd888f9469da57b /doc/developer/tests
parentc7fe8510ce663feb26056b34fd18c0e833eb3573 (diff)
downloadchat-f8a4238cc454f6f65fe1bdb552685a99737cdad6.tar.gz
chat-f8a4238cc454f6f65fe1bdb552685a99737cdad6.tar.bz2
chat-f8a4238cc454f6f65fe1bdb552685a99737cdad6.zip
Create test-mentions.md
Diffstat (limited to 'doc/developer/tests')
-rw-r--r--doc/developer/tests/test-mentions.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/developer/tests/test-mentions.md b/doc/developer/tests/test-mentions.md
new file mode 100644
index 000000000..99a47e337
--- /dev/null
+++ b/doc/developer/tests/test-mentions.md
@@ -0,0 +1,13 @@
+# Mentions Testing
+
+To test the following mention functional:
+
+1. Add a user 'alice' to the system
+2. Paste the below text to test if mentions is properly highlighting
+
+
+```
+To run this test, if a user named @alice doesn't yet exist, create one.
+
+I saw @alice--and I said "Hi @alice!" then "What's up @alice?" and then @alice, was totally @alice; she just "@alice"'d me and walked on by. That's @alice...
+```