IT-REX-Platform / media_service

MIT License
0 stars 0 forks source link

Merge template #6

Closed myluki2000 closed 1 year ago

myluki2000 commented 1 year ago

Description of changes

Merges changes from the template and implements API changes required by the GraphQL Mesh Gateway. No direct issue exists for this, but it is required by https://github.com/IT-REX-Platform/graphql_gateway/issues/4

How has this been tested?

Please describe the test strategy you followed.

  1. Create multiple new media records using the appropriate GraphQL query.
  2. Query for media records using GraphQL
  3. Query for media records by ID using GraphQL
  4. Query for media records by content ID using GraphQL
  5. Update a record
  6. Delete a record

These are rudamentary tests, proper automated testing will be added shortly as soon as the API schema of the service has settled down and everything has been tested and ensured appropriately functioning together with the GraphQL Mesh gateway.

Checklist before requesting a review

Checklist for reviewer

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication