llaske / sugarizer-server

Sugarizer Server allow deployment of Sugarizer on a local server, for example on a school server.
Apache License 2.0
42 stars 92 forks source link

create unit test for api/middleware,api/controllers/utils #411

Open Gmin2 opened 9 months ago

Gmin2 commented 9 months ago

The sugarizer-server lacks unit testing in most of its componets . Adding test for the above two mentioned folder

llaske commented 9 months ago

api/middleware contains essentially presence features, we've got a stress test for it https://x.com/SugarizerApp/status/1339670340952317952 api/contollers/utils contains basic functions only.