ghosts-network / gateway

RESTful public API for GhostNetwork education project
1 stars 5 forks source link

Rewrite test from python to C# #32

Closed volodymyr-borodin closed 3 years ago

volodymyr-borodin commented 3 years ago

We have some amount of tests written on python. To provide ability more easy support of unit tests and coverage calculation they should be rewrite to C#

There are example tests for UsersController

To be able to test NewsFeedController all clients should be abstracted