omenem
|
689e3b96a7
|
implemented user story 1 for thermmostat, a test is not passing
|
2020-05-26 11:40:58 +02:00 |
|
omenem
|
2f05253bc1
|
implemented user story 1 for sensor
|
2020-05-25 18:41:30 +02:00 |
|
omenem
|
7cdbb19126
|
scene priority
|
2020-05-25 14:37:20 +02:00 |
|
Claudio Maggioni (maggicl)
|
48942ee8c2
|
Fixes
|
2020-05-25 11:27:34 +02:00 |
|
Claudio Maggioni (maggicl)
|
4253e65241
|
Fixes
|
2020-05-24 22:27:00 +02:00 |
|
Claudio Maggioni (maggicl)
|
838aaf93ee
|
Code smells fix
|
2020-05-24 12:31:39 +02:00 |
|
Claudio Maggioni (maggicl)
|
2f9585bd20
|
Code smells fix
|
2020-05-24 12:18:28 +02:00 |
|
Claudio Maggioni (maggicl)
|
d63ec73127
|
Code smells fix
|
2020-05-23 23:40:01 +02:00 |
|
Claudio Maggioni (maggicl)
|
3fc5d9bfcb
|
Code smells fix
|
2020-05-23 23:29:49 +02:00 |
|
Claudio Maggioni (maggicl)
|
79df130868
|
Code smells fix
|
2020-05-23 23:23:24 +02:00 |
|
Claudio Maggioni (maggicl)
|
2f9bdd4a59
|
Tests on AuthenticationController
|
2020-05-23 18:36:35 +02:00 |
|
Claudio Maggioni (maggicl)
|
733b4639fa
|
Tests on ThermostatService
|
2020-05-23 15:18:48 +02:00 |
|
Claudio Maggioni (maggicl)
|
84767b1793
|
Tests on UserAccountController
|
2020-05-23 14:53:10 +02:00 |
|
Claudio Maggioni (maggicl)
|
37af69c7a7
|
Started tests on UserAccountController
|
2020-05-21 23:32:48 +02:00 |
|
Claudio Maggioni (maggicl)
|
1a289f6800
|
Fixed some code smells
|
2020-05-21 22:03:38 +02:00 |
|
Claudio Maggioni (maggicl)
|
ae10998c98
|
Some tests on DevicePropagationService
|
2020-05-20 16:39:44 +02:00 |
|
Claudio Maggioni (maggicl)
|
03bd220781
|
WIP on SensorSocketEndpointTests
|
2020-05-20 11:10:05 +02:00 |
|
Claudio Maggioni (maggicl)
|
4b96820d36
|
Tested Automation FastUpdate
|
2020-05-20 10:14:17 +02:00 |
|
Claudio Maggioni (maggicl)
|
6b3886ccb1
|
Added basic tests to SmartPlugController
|
2020-05-19 18:38:31 +02:00 |
|
Claudio Maggioni (maggicl)
|
76e5bed119
|
Added basic tests to SceneController
|
2020-05-19 18:06:48 +02:00 |
|
Claudio Maggioni (maggicl)
|
fc6c1e7492
|
Added basic tests to RoomController
|
2020-05-19 17:34:12 +02:00 |
|
Claudio Maggioni (maggicl)
|
294cdc9a5d
|
Added basic tests to AutomationController
|
2020-05-19 17:12:16 +02:00 |
|
omenem
|
77e9b1f0c6
|
fix
|
2020-05-19 15:52:03 +02:00 |
|
Claudio Maggioni (maggicl)
|
016c9f563e
|
Added DeviceService tests possibly breaking everything
|
2020-05-19 14:35:51 +02:00 |
|
|
4fde95231b
|
fixed stuff
|
2020-05-18 17:58:38 +02:00 |
|
|
08565bbc42
|
Merge branch 'tests' into 'dev'
Tests
See merge request sa4-2020/the-sanmarinoes/backend!147
|
2020-05-18 12:20:59 +02:00 |
|
Claudio Maggioni (maggicl)
|
be5ab5b4b3
|
Fixed lombok
|
2020-05-18 11:54:08 +02:00 |
|
Claudio Maggioni (maggicl)
|
0ce873dc52
|
Working on DeviceService tests
|
2020-05-18 10:52:58 +02:00 |
|
Claudio Maggioni (maggicl)
|
4e35aa4a75
|
Tests on exception classes
|
2020-05-17 13:26:51 +02:00 |
|
|
7b606307df
|
Merge branch '75-backend-unit-testing-tommaso' into 'dev'
Resolve "backend-unit-testing"
Closes #75
See merge request sa4-2020/the-sanmarinoes/backend!143
|
2020-05-17 12:52:37 +02:00 |
|
Claudio Maggioni (maggicl)
|
bc7b30f3ea
|
Fixed lombok in AutomationFastUpdateRequest
|
2020-05-17 12:49:40 +02:00 |
|
omenem
|
dd1d59a095
|
fix
|
2020-05-17 11:13:50 +02:00 |
|
omenem
|
7020f0d692
|
fix
|
2020-05-15 19:01:28 +02:00 |
|
|
3dcfa584f0
|
made some fields private
|
2020-05-14 21:02:49 +02:00 |
|
|
368530de97
|
automation dto should be tested
|
2020-05-14 19:00:07 +02:00 |
|
Claudio Maggioni (maggicl)
|
3ed6102b9f
|
Added example tests for SensorController
|
2020-05-13 12:10:06 +02:00 |
|
|
acec5a0af8
|
Degenerified states
|
2020-05-12 18:32:23 +02:00 |
|
|
6223434979
|
Removed duplication
|
2020-05-12 17:20:19 +02:00 |
|
|
0d10d759a6
|
Removed @NotNull from models
|
2020-05-12 17:14:25 +02:00 |
|
|
582f44581b
|
More lombok-ification
|
2020-05-12 16:59:46 +02:00 |
|
|
3bb008517a
|
Merge branch 'dev' of lab.si.usi.ch:sa4-2020/the-sanmarinoes/backend into sonar-fix
|
2020-05-12 15:46:23 +02:00 |
|
|
87df96760d
|
Added lombok and converted DTOs
|
2020-05-12 15:44:32 +02:00 |
|
Claudio Maggioni (maggicl)
|
c6041e0e0f
|
Degenerified Conditions
|
2020-05-10 21:44:10 +02:00 |
|
|
c003bd1e87
|
Merge branch '55-users-can-add-conditions-to-automations' into 'dev'
Resolve "Users can add conditions to automations"
Closes #55
See merge request sa4-2020/the-sanmarinoes/backend!133
|
2020-05-10 21:30:39 +02:00 |
|
Claudio Maggioni (maggicl)
|
0ba0d10cdc
|
Merge branch 'dev' of lab.si.usi.ch:sa4-2020/the-sanmarinoes/backend into 55-users-can-add-conditions-to-automations
|
2020-05-10 21:26:42 +02:00 |
|
Claudio Maggioni (maggicl)
|
5e1b07d32f
|
Even another batch of sonar fixes
|
2020-05-10 20:47:18 +02:00 |
|
Claudio Maggioni (maggicl)
|
573a5c6a91
|
Fixing confirmationTokenRepository and deleted generic parameter on children of trigger
|
2020-05-10 12:48:41 +02:00 |
|
Claudio Maggioni (maggicl)
|
b64979500b
|
Even another batch of sonar fixes
|
2020-05-10 12:39:18 +02:00 |
|
Claudio Maggioni (maggicl)
|
9394a8439f
|
Even another batch of sonar fixes
|
2020-05-10 12:09:53 +02:00 |
|
Claudio Maggioni (maggicl)
|
483a42b1e0
|
Even another batch of sonar fixes
|
2020-05-10 00:38:13 +02:00 |
|