mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
TestWebhookInvokesFinalizeInvoiceRPC ensures that when the webhook is hit with a `invoice.finalized` event, the `FinalizeInvoice` method on the billing service is invoked with the invoice id from the event payload.