Move message-related tests into their own file

This commit is contained in:
JC Brand 2018-04-29 15:40:24 +02:00
parent 8fd65487c7
commit 1873c43956
3 changed files with 1313 additions and 1291 deletions

File diff suppressed because it is too large Load Diff

1312
spec/messages.js Normal file

File diff suppressed because it is too large Load Diff

View File

@ -51,6 +51,7 @@ var specs = [
"spec/controlbox",
"spec/roster",
"spec/chatbox",
"spec/messages",
"spec/chatroom",
"spec/minchats",
"spec/notification",