Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added groundwork for DAO tests | Felix Kehrer | 2018-05-07 | 1 | -0/+65 | |
|/ | ||||||
* | Merge 'VehicleDBDAO' and 'DBVehicleDAO' to 'VehicleDatabaseDao' | Dominic Rogetzer | 2018-05-06 | 1 | -2/+2 | |
* | Fix rebase errors | Viktoria Pundy | 2018-05-06 | 4 | -49/+9 | |
* | Added some test for persistence layer/small changes | Viktoria Pundy | 2018-05-06 | 3 | -376/+0 | |
* | Added test for persistence layer | Viktoria Pundy | 2018-05-06 | 1 | -0/+67 | |
* | Mocked H2 | Viktoria Pundy | 2018-05-06 | 1 | -3/+2 | |
* | Added some component tests, mocking of database still necessary | Viktoria Pundy | 2018-05-06 | 1 | -0/+155 | |
* | Small Changes | Viktoria Pundy | 2018-05-06 | 1 | -1/+1 | |
* | Added unit tests | Viktoria Pundy | 2018-05-06 | 1 | -8/+114 | |
* | Added file for unit tests | Viktoria Pundy | 2018-05-06 | 1 | -0/+49 | |
* | Added some test for persistence layer/small changes | Viktoria Pundy | 2018-05-06 | 3 | -376/+0 | |
* | Added test for persistence layer | Viktoria Pundy | 2018-05-06 | 1 | -0/+67 | |
* | Mocked H2 | Viktoria Pundy | 2018-05-06 | 1 | -3/+2 | |
* | Added some component tests, mocking of database still necessary | Viktoria Pundy | 2018-05-06 | 1 | -0/+155 | |
* | Small Changes | Viktoria Pundy | 2018-05-06 | 1 | -1/+1 | |
* | Added unit tests | Viktoria Pundy | 2018-05-06 | 1 | -8/+114 | |
* | Added file for unit tests | Viktoria Pundy | 2018-05-06 | 1 | -0/+49 | |
* | Added some test for persistence layer/small changes | Viktoria Pundy | 2018-05-06 | 4 | -74/+132 | |
* | Added test for persistence layer | Viktoria Pundy | 2018-05-06 | 1 | -0/+67 | |
* | Mocked H2 | Viktoria Pundy | 2018-05-06 | 1 | -3/+2 | |
* | Added some component tests, mocking of database still necessary | Viktoria Pundy | 2018-05-06 | 1 | -0/+155 | |
* | Small Changes | Viktoria Pundy | 2018-05-06 | 1 | -1/+1 | |
* | Added unit tests | Viktoria Pundy | 2018-05-06 | 1 | -8/+114 | |
* | Added file for unit tests | Viktoria Pundy | 2018-05-06 | 1 | -0/+49 | |
* | Implements GUI Tests for create new Vehicle | Martin Weick | 2018-05-04 | 1 | -0/+54 | |
* | Prepare UI tests for CreateNewVehicle | Martin Weick | 2018-05-04 | 3 | -0/+95 | |
* | Move CarAddTestService to package vehicle | Martin Weick | 2018-05-04 | 1 | -1/+1 | |
* | Refactor getTopModalStage to Helper | Martin Weick | 2018-05-04 | 2 | -24/+32 | |
* | commit for merge | Martin | 2018-05-04 | 4 | -195/+0 | |
* | UI Tests | Martin | 2018-05-04 | 4 | -0/+195 | |
* | tests | Martin Weick | 2018-05-04 | 1 | -0/+283 | |
* | Change occurences of PersistenceException in Service and Controllers | Dominic Rogetzer | 2018-05-03 | 3 | -16/+10 | |
* | Run maven fmt:format to reformat code | Dominic Rogetzer | 2018-05-03 | 2 | -12/+14 | |
* | Remove duplicate code of initializing employeeService | Dominic Rogetzer | 2018-05-03 | 1 | -16/+5 | |
* | Remove 'test'-suffix of CreateNewEmployeeApplicationTest | Dominic Rogetzer | 2018-05-03 | 1 | -2/+2 | |
* | Add support for high-DPI aware GUI-tests (HighDpiAwareApplicationTest) | Dominic Rogetzer | 2018-05-03 | 3 | -2/+58 | |
* | add GUI-tests | Dominic Rogetzer | 2018-05-03 | 3 | -0/+195 | |
* | add unit tests for employeeService, format code in EmployeeServiceImpl | Dominic Rogetzer | 2018-05-03 | 1 | -0/+67 |