sci2zero / TeslaRIS-backend

GNU General Public License v3.0
0 stars 1 forks source link

Feature/misc necessary methods #73

Closed ivanmrsulja closed 5 months ago

ivanmrsulja commented 5 months ago

Description

FIxed various CRUD bugs and improved CRUD logic. Implemented notification system. Implemented contributor reordering logic.

How should this be tested?

Every functionality is covered with unit + integration tests. All of this can also be tested from frontend application.

Checklist