Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | to ServiceExceptions | |||||
* | 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 | |