VILLASweb-backend-go/common
smavros 59a37bf601 Removes Credentials type from common/models.go:
Every test will fail except from the user's package since it is the
    only one using the new Request type.
2019-08-13 19:21:39 +02:00
..
amqpclient.go - remove ack of message in AMQP client 2019-07-18 10:35:02 +02:00
database.go Adds DummyOnlyAdminDB() for testing with empty DB 2019-08-11 18:10:33 +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 Improves NewTestEndpoint(): 2019-08-13 11:35:03 +02:00