OfficeDev / microsoft-teams-apps-stickers

The awesome Stickers app can help your organization enhance messaging in Microsoft Teams!
MIT License
66 stars 41 forks source link

Fix Auth Header bug, write tests and fix a few other bugs found #1

Closed MatSFT closed 5 years ago

MatSFT commented 5 years ago

Fix bug with Auth header crashing app if not provided. Add tests to the Azure function. Fix additional crashes that occur when an invalid activity is sent.