All webhook fixtures in zerver/fixtures/<webhook_name> have now been moved to dedicated webhook-specific directories under zerver/webhooks/<webhook_name>/fixtures, where <webhook_name> is the name of the webhook.
Fixed mypy errors associated with the upgrade.
Create python packege for every webhook with view.py and tests.py