VILLASweb-backend-go/common
smavros b9d78a3823 Improves NewTestEndpoint():
When the HTTP code check is failing (non-200 message) the response
    body is printed so the failure can be identified from the test
    information.
2019-08-13 11:35:03 +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 Fix of User.ID serialization: 2019-08-13 11:15:36 +02:00
responses.go Modifies testdata setup: 2019-07-30 20:31:59 +02:00
roles.go renaming simulation to scenario 2019-07-18 14:35:20 +02:00
serializers.go revise widget testing 2019-07-25 13:25:46 +02:00
testdata.go Bug fix (read that commit message!): 2019-08-13 01:45:24 +02:00
utilities.go Improves NewTestEndpoint(): 2019-08-13 11:35:03 +02:00