matheusgomes28 / urchin

Headless CMS written in Golang
MIT License
60 stars 19 forks source link

Add system tests for the image upload endpoint #69

Open matheusgomes28 opened 5 months ago

matheusgomes28 commented 5 months ago

After #64 , the coverage went down due to not testing certain endpoints on e2e tests:

These can be added under the tests/system_tests/admin_app where we test endpoints.