index
:
sepm-groupproject
develop
master
[no description]
Tharre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
at
/
ac
/
tuwien
/
sepm
/
assignment
/
groupphase
/
einsatzverwaltung
/
dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]
Dominic Rogetzer
2018-06-18
4
-726
/
+0
*
Rework RegistrationDatabaseDAO #27305
Tharre
2018-06-17
1
-2
/
+2
*
Rework EmployeeDao to use pstmts directly #27305
Tharre
2018-06-16
1
-2
/
+1
*
add simple test for .get() #27303
Felix Kehrer
2018-06-13
1
-0
/
+7
*
move original operation so it can be used multiple times #27303
Felix Kehrer
2018-06-13
1
-23
/
+26
*
Refactor RegistrationDAOTest to make use of DB-unit [#27302]
Dominic Rogetzer
2018-06-11
1
-65
/
+8
*
implemented working testListOperations() #27844
Felix Kehrer
2018-06-05
1
-2
/
+24
*
removed obsolete comments #27844
Felix Kehrer
2018-06-05
1
-3
/
+0
*
change tests to always run in UTC #27844
Felix Kehrer
2018-06-03
1
-0
/
+7
*
adapt tests to changed behaviour due to bugfix (#27844) #27303
Felix Kehrer
2018-06-03
1
-0
/
+1
*
implement working test case for .add() #27303
Felix Kehrer
2018-06-03
1
-2
/
+5
*
added logging before throwing ServiceException #27033
Felix Kehrer
2018-06-03
1
-3
/
+3
*
Change package structure/naming #25963
Tharre
2018-05-24
4
-14
/
+14
*
Fix conflict with OperationDAOTest #25963
Tharre
2018-05-24
1
-2
/
+7
*
Add missing constructor parameters in VehiclePersistenceTest [#25963]
Dominic Rogetzer
2018-05-24
1
-2
/
+12
*
Add missing constructor parameters in RegistrationDAOTest [#25963]
Dominic Rogetzer
2018-05-24
1
-1
/
+5
*
Fix and cleanup Operation dao+service #25963
Tharre
2018-05-24
2
-129
/
+64
*
JF: Move VehiclePersistenceTest to correct package [#27241]
Dominic Rogetzer
2018-05-23
1
-0
/
+151
*
Work around H2 bug in operation.list()
Tharre
2018-05-23
1
-0
/
+9
*
Remove id-columns at comparison [#25874]
Dominic Rogetzer
2018-05-22
1
-2
/
+2
*
Remove tearDownOperation from EmployeePersistenceTest + format [#25950]
Dominic Rogetzer
2018-05-22
1
-7
/
+0
*
Access jdbcConnectionManager via getter [#25963]
Dominic Rogetzer
2018-05-22
1
-1
/
+1
*
Implement tests for updating a valid and non-existing employee [#25949]
Dominic Rogetzer
2018-05-22
1
-2
/
+64
*
Refactor testAddValidEmployeeJoin to use helper methods [#25963]
Dominic Rogetzer
2018-05-22
1
-8
/
+6
*
Adjust EmployeePersistenceTest to use new JdbcTestCase [#25949]
Dominic Rogetzer
2018-05-22
1
-7
/
+11
*
Add further DBUnit-Tests for employee.add [#25963]
Dominic Rogetzer
2018-05-22
1
-21
/
+67
*
Add unit-test testAddValidEmployee [#25949]
Dominic Rogetzer
2018-05-22
1
-0
/
+66
*
Implement requestVehicles() in service+DAO #25953
Tharre
2018-05-21
1
-0
/
+81
*
Restructure test folder
Dominic Rogetzer
2018-05-21
2
-0
/
+212
*
Change interfaces to use Set instead of List
Tharre
2018-05-12
1
-5
/
+5
*
Changed test behaviour to leave "clean" database for other tests
Felix Kehrer
2018-05-07
1
-9
/
+15
*
Rename Registration Dao & service to conventional style
Felix Kehrer
2018-05-07
1
-3
/
+3
*
Implemented incorrect insert test (specified vehicle does not exist in test d...
Felix Kehrer
2018-05-07
1
-1
/
+28
*
Implemented correct insert test
Felix Kehrer
2018-05-07
1
-1
/
+71
*
Added groundwork for DAO tests
Felix Kehrer
2018-05-07
1
-0
/
+65