sci2zero / TeslaRIS-backend

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

Feature/journal and OU indexing #68

Closed ivanmrsulja closed 9 months ago

ivanmrsulja commented 10 months ago

Description

Added indexing of journals and OUs. Added some supplementary methods for fetching proceedings and publications for an event.

How should this be tested?

Unit and integrtion tests are implemented for every newly added functionality. You can test each new endpoint using client mocking tool e.g. Postman.

Checklist