Skip to content

Commit c8e66a0

Browse files
committed
work in progress:
* #390 refactor integration tests: One Test class for each Controller Class * #391 refactor integration tests: One Test class for each Service Class in package meso * #392 refactor integration tests: add Unit Tests for Beans and Entities
1 parent e7d728e commit c8e66a0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

etc/TODO.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,35 +73,35 @@
7373
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
7474
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
7575
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown
76-
* wontfix #251, wontfix #224, wontfix #245, wontfix #246
76+
* wontfix #251, wontfix #224, wontfix #245, wontfix #246
7777

7878

7979
## 2.4.7
8080
* fixed #383 F006 Page after first successful Login: change from inbox to today
8181

8282
## 2.4.8-SNAPSHOT
8383
* fixed #375 reenable integration tests
84+
85+
## 2.4.9-SNAPSHOT
8486
* #390 refactor integration tests: One Test class for each Controller Class
8587
* #391 refactor integration tests: One Test class for each Service Class in package meso
8688
* #392 refactor integration tests: add Unit Tests for Beans and Entities
8789

88-
## 2.4.9-SNAPSHOT
90+
## 2.4.10-SNAPSHOT
8991
* #389 apply Database changes for: 386 make Project Navigation collapsible
9092

91-
## 2.4.10-SNAPSHOT
93+
## 2.4.11-SNAPSHOT
9294
* #386 make Project Navigation collapsible
9395

94-
## 2.4.11-SNAPSHOT
96+
## 2.4.12-SNAPSHOT
9597
* #388 make task.taskstate, task.duedate and taskstate workflow independent to each other
9698

97-
## 2.4.12-SNAPSHOT
99+
## 2.4.13-SNAPSHOT
98100
* #377 add List of URL (Patterns) to Documentation
99101
* #380 add User Use Cases to UML Documentation
100102
* #381 Transient_Class_Modell - Update UML Documentation after Refactorings due to Bugfixes
101103
* #382 Controller_Classes - Update UML Documentation after Refactorings due to Bugfixes
102104

103-
## 2.4.13-SNAPSHOT
104-
* #378 Add Search Index and search functionality
105-
106105
## 2.4.14-SNAPSHOT
106+
* #378 Add Search Index and search functionality
107107
*

0 commit comments

Comments
 (0)