Skip to content

Commit 338eeb6

Browse files
chore(deleter): extend deleter billing mocks for the delete checks
Adds GetBalance and List to the credit service mock, List and Cancel to the subscription service mock, SyncWithProvider to the invoice service mock, and a new plan service mock. The interface methods land with the next PRs in the stack; the mocks compile standalone.
1 parent 2b125a7 commit 338eeb6

4 files changed

Lines changed: 377 additions & 1 deletion

File tree

core/deleter/mocks/credit_service.go

Lines changed: 118 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/deleter/mocks/invoice_service.go

Lines changed: 47 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/deleter/mocks/plan_service.go

Lines changed: 94 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)