aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/data/message-changed.json
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2015-03-18 23:33:16 -0700
committerRyan Huber <rhuber@gmail.com>2015-03-18 23:33:16 -0700
commit376db5991158c3c20a944f011433352c6d596dbe (patch)
tree91129f15ee405c9f79ff96802ab606c89a59ec22 /_pytest/data/message-changed.json
parentb522ae2870d30b91db5f81c77e99f4dd31883f86 (diff)
downloadwee-slack-376db5991158c3c20a944f011433352c6d596dbe.tar.gz
add some initial tests. messages need a lot of work..
Diffstat (limited to '_pytest/data/message-changed.json')
-rw-r--r--_pytest/data/message-changed.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/_pytest/data/message-changed.json b/_pytest/data/message-changed.json
new file mode 100644
index 0000000..5a229dc
--- /dev/null
+++ b/_pytest/data/message-changed.json
@@ -0,0 +1,19 @@
+{
+ "type": "message",
+ "subtype": "message_changed",
+ "hidden": true,
+ "channel": "C2147483705",
+ "ts": "1355517529.000005",
+ "message": {
+ "type": "message",
+ "user": "U2147483697",
+ "text": "Hello world",
+ "ts": "1355517519.000005",
+ "edited": {
+ "user": "U2147483697",
+ "ts": "12341234"
+ }
+ },
+
+ "myserver": "test.slack.com"
+}