Commit graph

10 commits

Author SHA1 Message Date
Sonja Happ
5ca6281a22 - add testing for simulationmodel endpoints
- add Signal serializer
- Use Signals DB table again
- remove / in some endpoint definitions
2019-06-06 16:36:12 +02:00
Sonja Happ
b6c2d9fc6a mode testEndpoint and authenticateForTest functions to common package 2019-06-05 16:21:46 +02:00
Sonja Happ
759826316d - implement CheckPermissions method in a more generic way
- make this method a middleware function of simulation package
2019-06-05 15:09:36 +02:00
Sonja Happ
4643839141 simulation endpoints: improve error response for access denied case 2019-06-05 14:46:42 +02:00
Sonja Happ
072d948795 - checkPermissions method for simulation endpoints
- remove simulationID from simulationmodel and visualization endpoints
2019-06-05 14:34:44 +02:00
Sonja Happ
79faff2758 - extend testing of simulation endpoints
- fix some errors in simulation methods and endpoint implementations
2019-06-03 14:31:50 +02:00
Sonja Happ
fc08075295 - use authentication with User_A for testing of simulations endpoints
- use user_id properly in GET simulations endpoint
2019-06-03 13:22:54 +02:00
Sonja Happ
b100d47d68 WIP add authentication to testing 2019-06-03 12:49:57 +02:00
Sonja Happ
786e36398b implement model-specific methods instead of queries (WIP) 2019-05-28 16:41:30 +02:00
Sonja Happ
97701b6faa fix simulation endpoint testing 2019-05-28 09:53:10 +02:00
Renamed from routes/endpoints_test.go (Browse further)