Skip to content

Commit 2850d02

Browse files
committed
## 2.4.9
* fixed #390 refactor integration tests: One Test class for each Controller Class * fixed #391 refactor integration tests: One Test class for each Service Class in package meso
1 parent 6b75759 commit 2850d02

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

etc/TODO.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,16 @@
7777

7878

7979
## 2.4.7
80+
* fixed #381 Transient_Class_Modell - Update UML Documentation after Refactorings due to Bugfixes
81+
* fixed #382 Controller_Classes - Update UML Documentation after Refactorings due to Bugfixes
8082
* fixed #383 F006 Page after first successful Login: change from inbox to today
8183

82-
## 2.4.8-SNAPSHOT
84+
## 2.4.8
8385
* fixed #375 reenable integration tests
8486

85-
## 2.4.9-SNAPSHOT
86-
* #390 refactor integration tests: One Test class for each Controller Class
87-
* #391 refactor integration tests: One Test class for each Service Class in package meso
88-
* #392 refactor integration tests: add Unit Tests for Beans and Entities
87+
## 2.4.9
88+
* fixed #390 refactor integration tests: One Test class for each Controller Class
89+
* fixed #391 refactor integration tests: One Test class for each Service Class in package meso
8990

9091
## 2.4.10-SNAPSHOT
9192
* #389 apply Database Schema Evolutiion for: 386 make Project Navigation collapsible
@@ -99,11 +100,12 @@
99100
## 2.4.13-SNAPSHOT
100101
* #377 add List of URL (Patterns) to Documentation
101102
* #380 add User Use Cases to UML Documentation
102-
* #381 Transient_Class_Modell - Update UML Documentation after Refactorings due to Bugfixes
103-
* #382 Controller_Classes - Update UML Documentation after Refactorings due to Bugfixes
104103
* #393 UML Documentation: Service Classes DB ( TODO )
105104
* #394 UML Documentation: Service Classes Meso ( TODO )
106105

107106
## 2.4.14-SNAPSHOT
107+
* #392 refactor integration tests: add Unit Tests for Beans and Entities
108+
109+
## 2.4.15-SNAPSHOT
108110
* #378 Add Search Index and search functionality
109111
*

0 commit comments

Comments
 (0)