Skip to content

Conversation

willianpaixao
Copy link
Contributor

Using Flask's own testing framework, we can make API mocking an
instance context, getting a closer real-life test of the endpoints.

I confess that I overengineered a bit by adding a conftest.py and refactoring app.py but it made the system more modular and flexible allowing better development.

Using Flask's own testing framework, we can make API mocking an
instance context, getting a closer real-life test of the endpoints.
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