VILLASweb-backend-go/common
smavros 40aa2ccd5f Simplifies NewAuthenticateForTest():
The NewAuthenticateForTest() must always get an HTTP response 200 so
    we do not have to pass an argument of the expected code.
2019-08-25 18:03:35 +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 renaming simulation to scenario 2019-07-18 14:35:20 +02:00
models.go Removes Credentials type from common/models.go: 2019-08-13 19:21:39 +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 renaming simulation to scenario 2019-07-18 14:35:20 +02:00
serializers.go Remove redundant structs and methods: 2019-08-13 16:40:54 +02:00
testdata.go Removes Credentials type from common/models.go: 2019-08-13 19:21:39 +02:00
utilities.go Simplifies NewAuthenticateForTest(): 2019-08-25 18:03:35 +02:00