VILLASweb-backend-go/common
Sonja Happ 2772bde5ee - Modify scenario testing
- Add scenario validators
- Clean up responses and serializes with respect to scenario
- Fix error handling and responses of scenario endpoints
2019-09-04 16:31:20 +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 remove tage unique from Model.ID since it destroys many2many relationship 2019-09-03 16:37:26 +02:00
requests.go - Modify scenario testing 2019-09-04 16:31:20 +02:00
responses.go - Modify scenario testing 2019-09-04 16:31:20 +02:00
roles.go Fix in getUser endpoint for role User 2019-07-31 14:03:43 +02:00
serializers.go - Modify scenario testing 2019-09-04 16:31:20 +02:00
testdata.go - Modify scenario testing 2019-09-04 16:31:20 +02:00
utilities.go fixes an error formatting bug in NewAuthenticateForTest method 2019-09-03 12:10:17 +02:00