VILLASweb-backend-go/common
2019-09-03 15:30:28 +02:00
..
amqpclient.go - remove ack of message in AMQP client 2019-07-18 10:35:02 +02:00
database.go Breaks user test into different testing functions 2019-08-15 18:16:30 +02:00
database_test.go do not use refs in many to many associations 2019-09-03 15:30:28 +02:00
models.go remove not null tag from scenario users field and add semicolons 2019-09-03 15:24:13 +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