VILLASweb-backend-go/common
smavros cf69e59a5f Modifies testdata setup:
- Decorates User model with json tags for marshaling.
    - Introduces Model type same as gorm.Model with additional json tags
    for marshaling.
    - Modifies ResponseMsgUsers type.
    - Modifies the testdata for the users by including initializer for
    the Mode.ID field.
    - The scenario test fails for those changes
2019-07-30 20:31:59 +02:00
..
amqpclient.go - remove ack of message in AMQP client 2019-07-18 10:35:02 +02:00
database.go revise widget testing 2019-07-25 13:25:46 +02:00
database_test.go renaming simulation to scenario 2019-07-18 14:35:20 +02:00
models.go Modifies testdata setup: 2019-07-30 20:31:59 +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 Modifies testdata setup: 2019-07-30 20:31:59 +02:00
utilities.go Fixex for simulator POST/ PUT endpoints and simulator testing, 2019-07-24 16:39:59 +02:00