fenya123 / forum123

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

Add tests for api/topics endpoints #127

Closed birthdaysgift closed 1 year ago

birthdaysgift 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 topics in our REST API.