summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2015-11-26 17:13:10 -0700
committerEric Sethna <eric@spinpunch.com>2015-11-26 17:13:10 -0700
commitb3dbf524aef2966346002790a221c4bc041fd246 (patch)
tree6ce5048263c7fd10814eb7444e1aedcfe94e3f40
parent21a469b97fc333aaca148f41e5d9e14e6a9f4fe9 (diff)
downloadchat-b3dbf524aef2966346002790a221c4bc041fd246.tar.gz
chat-b3dbf524aef2966346002790a221c4bc041fd246.tar.bz2
chat-b3dbf524aef2966346002790a221c4bc041fd246.zip
Update test-emoticons.md
1) Remove code blocks for /loadtest automated testing. 2) Adjust spacing so emojis don't render across separate posts.
-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:
-```