Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add invoice webhook tests #761

Closed
wants to merge 7 commits into from

Conversation

djanda97
Copy link
Contributor

This PR re-adds the following webhook tests to backend/metering_billing/tests/test_subscription.py:

  • test_invoice_paid_webhook
  • test_invoice_past_due_webhook_org_setting_not_set
  • test_invoice_past_due_webhook_org_setting_set

@djanda97
Copy link
Contributor Author

Part of #640

@djanda97
Copy link
Contributor Author

A couple of these tests are failing, will need to investigate more. It appears the webhook requests are not being sent/called:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants