summaryrefslogtreecommitdiffstats
path: root/app/webhook_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
|
* app type transition (#7167)Chris2017-09-061-5/+6
|
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-1/+1
| | | | | | | | * PLT-5745 Cleaning up duplicate calls * Fixing missing calls * Fixing broken test
* PLT-7212: fix missing webhook post attachments (#7011)Chris2017-08-031-0/+47
* fix missing webhook post attachments * make ProcessSlackAttachments return a new slice instead of modifying it