VILLASweb-backend-go/common
smavros 41bb54e933 Modifies NewTestEndpoint() and user_test:
Instead of marshaling the expected response in the test function the
    marshaling happens inside the NewTestEndpoint() where is passed as
    interface{}.
2019-08-11 19:41:48 +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 Tags ID of Model as unique field 2019-08-10 22:41:43 +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 Improves testdata. Removes User*_response. 2019-08-11 18:00:15 +02:00
utilities.go Modifies NewTestEndpoint() and user_test: 2019-08-11 19:41:48 +02:00