Closed ConnorMcMahon closed 7 years ago
@ConnorMcMahon, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request. Thanks, .NET Foundation Pull Request Bot
Before, tests would use the default WebhookSubscriptionStore, which would try to create a directory in "D:/home/data/byob_graphmap". If no D drive existed on the system where the tests ran, then the tests would fail. Since these tests should run on any system, I made a simplistic in memory subscription store for the tests.