VILLASweb-backend-go/common
2019-09-04 08:47:58 +02:00
..
amqpclient.go - remove ack of message in AMQP client 2019-07-18 10:35:02 +02:00
database.go delete user_scenarios table that is auto created for many2many associations between scenarios and users 2019-09-03 16:36:37 +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 Adds Request type in requests.go: 2019-08-13 19:15:31 +02:00
responses.go Removes commented out types of ResponseMsgUser(s) 2019-08-13 17:51:02 +02:00
roles.go Fix in getUser endpoint for role User 2019-07-31 14:03:43 +02:00
serializers.go Remove redundant structs and methods: 2019-08-13 16:40:54 +02:00
testdata.go do not change global test data in database tests, add data in each test function and do not use populateDummyDB function in DB testing 2019-09-03 15:12:18 +02:00
utilities.go fixes an error formatting bug in NewAuthenticateForTest method 2019-09-03 12:10:17 +02:00