Skip to content

Conversation

jooola
Copy link
Member

@jooola jooola commented Aug 19, 2025

In our bound models, many of the methods are only proxies to the api client methods. But our tests are always testing the full stack down to the HTTP requests. This lead to a lot of duplicate tests for the API client and the bound models methods.

This change removes the bound models methods tests, and uses a generic "proxy method test" for all our bound models.

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.

1 participant