VILLASweb-backend-go/routes
smavros 42f473cde0 Fix bug of User marshaling:
Instead of using the json.Marshal() we can user `gin.H` type of the
    response that will be passed through an XMLMarshaler. In that case
    we don't even need the responses structs!!
2019-08-13 16:20:58 +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 Fixes scenario_test that is using NewTestEndpoint() 2019-08-11 22:48:21 +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 Fix bug of User marshaling: 2019-08-13 16:20:58 +02:00
widget revise widget testing 2019-07-25 13:25:46 +02:00