VILLASweb-backend-go/common
Sonja Happ 4914af6c47 - revise simulation model testing
- add validators for simulation model endpoints
- revise endpoint implementations and fix responses of simulation models
- clean up testdata, serializers and responses for simulation models
- change default values of output length and input length of signal mappings to 0
2019-09-05 16:17:00 +02:00
..
amqpclient.go - remove ack of message in AMQP client 2019-07-18 10:35:02 +02:00
database.go use copies of global test data when adding users to DB, add a function that adds admin and 2 normal users to DB 2019-09-04 09:07:09 +02:00
database_test.go remove fM function from DB testing 2019-09-04 08:47:58 +02:00
models.go - revise simulation model testing 2019-09-05 16:17:00 +02:00
responses.go - revise simulation model testing 2019-09-05 16:17:00 +02:00
roles.go Fix in getUser endpoint for role User 2019-07-31 14:03:43 +02:00
serializers.go - revise simulation model testing 2019-09-05 16:17:00 +02:00
testdata.go - revise simulation model testing 2019-09-05 16:17:00 +02:00
utilities.go - revise simulation model testing 2019-09-05 16:17:00 +02:00