issues
search
camilosampedro
/
Aton
Open web computer laboratory administrator
http://camilosampedro.github.io/Aton
GNU General Public License v3.0
14
stars
12
forks
source link
ComputerServiceImpl test added and some fixes over the existing tests
#49
Closed
camilosampedro
closed
8 years ago
camilosampedro
commented
8 years ago
Added some
ComputerServiceImpl
tests, most of them are still missing.
Debug level was modified from
DEBUG
to
INFO
.
ComputerServiceImpl.listAll
was also modified to fix that it was not returning the latest state from the database.
ComputerServiceImpl
tests, most of them are still missing.DEBUG
toINFO
.ComputerServiceImpl.listAll
was also modified to fix that it was not returning the latest state from the database.