zulip/zerver/webhooks/stripe/fixtures
Anders Kaseorg 0962393933 cleanup: Delete trailing newlines.
Delete trailing newlines from all files, except
tools/ci/success-http-headers.txt and tools/setup/dev-motd, where they
are significant, and static/third, where we want to stay close to
upstream.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-06 23:29:11 -07:00
..
account_updated_without_previous_attributes.json webhooks/stripe: Ignore account updates with insufficient data. 2019-04-04 15:21:47 -07:00
charge_dispute_closed.json
charge_dispute_created.json
charge_failed.json
charge_succeeded__card.json integrations/stripe: Fix bug in charge.succeeded. 2018-12-02 00:25:52 -08:00
charge_succeeded__invoice.json integrations/stripe: Fix bug in charge.succeeded. 2018-12-02 00:25:52 -08:00
customer_created.json cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
customer_created_email.json
customer_deleted.json
customer_discount_created.json webhooks/stripe: Handle customer.discount events properly. 2018-11-28 14:16:33 -08:00
customer_subscription_created.json webhooks/stripe: Update fixture for customer_subscription_created. 2018-12-06 11:29:16 -08:00
customer_subscription_deleted.json
customer_subscription_trial_will_end.json
customer_subscription_updated.json webhooks/stripe: Format timestamps as dates. 2018-12-06 11:29:16 -08:00
customer_updated__account_balance.json tests: Adjust to new changes in populate_db. 2019-07-31 16:01:37 -07:00
invoice_payment_failed.json Revert "webhooks/stripe: Handle invoice events explicitly." 2019-02-04 12:18:47 -08:00
invoice_updated__open.json webhooks/stripe: Add fixtures for invoice and invoiceitem updates. 2019-06-14 15:55:07 -07:00
invoice_updated__paid.json webhooks/stripe: Add fixtures for invoice and invoiceitem updates. 2019-06-14 15:55:07 -07:00
invoiceitem_created.json webhooks/stripe: Add fixture and test for invoiceitem.created. 2019-02-05 18:40:38 -03:30
invoiceitem_updated__description.json webhooks/stripe: Add fixtures for invoice and invoiceitem updates. 2019-06-14 15:55:07 -07:00
invoiceitem_updated__quantity.json webhooks/stripe: Add fixtures for invoice and invoiceitem updates. 2019-06-14 15:55:07 -07:00