sci2zero / TeslaRIS-backend

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

Feature/conference publications #58

Closed ivanmrsulja closed 1 year ago

ivanmrsulja commented 1 year ago

Description

Added CRUD operations for conference publications and all other entities involved. Added infrastructure for integration testing.

How should this be tested?

You can test this functionality by running integration tests. Other than that you can use Postman or other client mocking tool to try the endpoints youself.

Checklist