VILLASweb-backend-go/helper
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
..
http_errors.go **Major revision of repository structure** 2019-09-10 16:28:57 +02:00
test_utilities.go Revision of (file) testing 2019-09-11 12:30:01 +02:00
utilities.go create a function in helper package to extract the ID of an element from a path or query and use this function in middleware 2019-09-10 17:17:53 +02:00