VILLASweb-backend-go/routes
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
..
dashboard revise dashboard testing 2019-07-25 11:38:28 +02:00
file revise file testing 2019-07-25 12:44:52 +02:00
scenario - create all test data in one file 2019-07-25 11:22:39 +02:00
signal fix bugs in signal methods 2019-07-25 12:03:00 +02:00
simulationmodel - create all test data in one file 2019-07-25 11:22:39 +02:00
simulator - create all test data in one file 2019-07-25 11:22:39 +02:00
user Modifies testdata setup: 2019-07-30 20:31:59 +02:00
widget revise widget testing 2019-07-25 13:25:46 +02:00