summaryrefslogtreecommitdiffstats
path: root/store/storetest/webhook_store.go
Commit message (Collapse)AuthorAgeFilesLines
* added the custom icon and username for the outgoing webhook and its response ↵Pradeep Murugesan2018-07-251-0/+7
| | | | | | | | | | | | (#9141) * 8272 added the username and icon as part of the model and persisted the same * 8272 added the custome icon and name when set to the web hook response * 8272 changed the infinte loop to timeout after 5 seconds * 8272 fixed review comments
* store/storetest package (#7588)Chris2017-10-061-0/+507
* prerequisites * storetest package