fenya123 / forum123

Flask application written for educational purposes.
http://193.124.115.171/
1 stars 1 forks source link

149: Add tests for api/posts endpoints #152

Closed EugeneTurkin closed 1 year ago

EugeneTurkin commented 1 year ago

We want to cover our REST API part of the codebase with unit-tests.

In the scope of this task we need to cover code which is working with posts in our REST API.