summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-26 20:54:41 -0800
committerit33 <iantien@gmail.com>2015-11-26 20:54:41 -0800
commite502d4cc6caf70fabbb171737a550d6de00ba396 (patch)
tree6ce5048263c7fd10814eb7444e1aedcfe94e3f40
parent21a469b97fc333aaca148f41e5d9e14e6a9f4fe9 (diff)
parentb3dbf524aef2966346002790a221c4bc041fd246 (diff)
downloadchat-e502d4cc6caf70fabbb171737a550d6de00ba396.tar.gz
chat-e502d4cc6caf70fabbb171737a550d6de00ba396.tar.bz2
chat-e502d4cc6caf70fabbb171737a550d6de00ba396.zip
Merge pull request #1527 from esethna/patch-24
Update test-emoticons.md
-rw-r--r--doc/developer/tests/test-emoticons.md31
1 files changed, 12 insertions, 19 deletions
diff --git a/doc/developer/tests/test-emoticons.md b/doc/developer/tests/test-emoticons.md
index 9ea1afec0..5b1a7c7d8 100644
--- a/doc/developer/tests/test-emoticons.md
+++ b/doc/developer/tests/test-emoticons.md
@@ -1,9 +1,8 @@
# Emoticon Testing
-The below text can be used to check for regressions in changes to text processing. Paste the below text into messages and check that emoticons continue to render after text processing changes.
+Verify that all emoticons render. This test should render in three seperate messages since it's ~11000 characters.
-```
-# Emoticon - Punctuation
+### Emoticon - Punctuation
:) :-)
;) ;-)
@@ -25,10 +24,9 @@ x-d x-D
<3
:+1:
:-1:
-```
-```
-# Emoticons - People
+
+### Emoticons - People
:bowtie:
:smile:
@@ -223,10 +221,9 @@ x-d x-D
:rage4:
:suspect:
:trollface:
-```
-```
-# Emoticons - Nature
+
+### Emoticons - Nature
:sunny:
:umbrella:
@@ -343,10 +340,9 @@ x-d x-D
:partly_sunny:
:octocat:
:squirrel:
-```
-```
-# Emoticons - Objects
+
+### Emoticons - Objects
:bamboo:
:gift_heart:
@@ -609,10 +605,9 @@ x-d x-D
:eggplant:
:tomato:
:corn:
-```
-```
-# Emoticons - Places
+
+### Emoticons - Places
:house:
:house_with_garden:
@@ -720,10 +715,9 @@ x-d x-D
:gb:
:uk:
:de:
-```
-```
-# Emoticons - Symbols
+
+### Emoticons - Symbols
:one:
:two:
@@ -927,4 +921,3 @@ x-d x-D
:small_red_triangle:
:small_red_triangle_down:
:shipit:
-```