VILLASweb-backend-go/routes/file
Sonja Happ 387c922059 Revision of (file) testing
- create a guest user and modify function that adds users to the DB for testing
- improve code coverage of file endpoint tests and remove some obsolete code from file package
- add more error info if role validation fails in all endpoints
- change response of GET files to only return the file data and nothing else
- fix some bugs in file endpoints that became visible by the tests
2019-09-11 12:30:01 +02:00
..
file_endpoints.go Revision of (file) testing 2019-09-11 12:30:01 +02:00
file_methods.go Revision of (file) testing 2019-09-11 12:30:01 +02:00
file_middleware.go Revision of (file) testing 2019-09-11 12:30:01 +02:00
file_test.go Revision of (file) testing 2019-09-11 12:30:01 +02:00