68 | | ||org.sophie2.main.app.halos|| |
69 | | ||org.sophie2.main.app.layout|| |
70 | | ||org.sophie2.main.app.menus|| |
71 | | ||org.sophie2.main.app.model|| |
72 | | ||org.sophie2.main.dialogs.input|| |
73 | | ||org.sophie2.main.func.config|| |
74 | | ||org.sophie2.main.func.file|| |
75 | | ||org.sophie2.main.func.help|| |
76 | | ||org.sophie2.main.func.image|| |
77 | | ||org.sophie2.main.func.links|| |
78 | | ||org.sophie2.main.func.media|| |
79 | | ||org.sophie2.main.func.resources|| |
80 | | ||org.sophie2.main.func.servers|| |
81 | | ||org.sophie2.main.layout.mydoggy|| |
82 | | ||org.sophie2.main.layout.vldocking|| |
83 | | ||org.sophie2.main.media.fobs|| |
84 | | ||org.sophie2.main.persistence.r1|| |
85 | | ||org.sophie2.main.persistence.r2|| |
86 | | ||org.sophie2.main.scene.jogl|| |
87 | | ||org.sophie2.main.scene.simple|| |
88 | | ||org.sophie2.main.skin.alternative|| |
89 | | ||org.sophie2.main.ws_connector|| |
90 | | ||org.sophie2.server|| |
91 | | ||org.sophie2.server.connector|| |
92 | | ||org.sophie2.server.persistence|| |
| 70 | ||org.sophie2.main.app.halos||nothing - no tests |
| 71 | ||org.sophie2.main.app.layout||nothing - no tests |
| 72 | ||org.sophie2.main.app.menus||Make WindowMenuTest integration, decide whether to delete it. Refactor FileMenuTest, move SystemTestBase to org.sophie2.main.app.commons/src/main.java |
| 73 | ||org.sophie2.main.app.model||Move BackgroundStyleUnitTest, BorderStyleUnitTest, FrameAddUndoTest and FrameUnitTest to org.sophie2.base.model.book, refactor them. Remove BookLegacyTest, review the rest. |
| 74 | ||org.sophie2.main.dialogs.input||nothing - no tests |
| 75 | ||org.sophie2.main.func.config||nothing - no tests |
| 76 | ||org.sophie2.main.func.file||nothing - no tests |
| 77 | ||org.sophie2.main.func.help||nothing - no tests |
| 78 | ||org.sophie2.main.func.image||refactor |
| 79 | ||org.sophie2.main.func.links||nothing - OK |
| 80 | ||org.sophie2.main.func.media||nothing - no tests |
| 81 | ||org.sophie2.main.func.resources||nothing - no tests |
| 82 | ||org.sophie2.main.func.servers||nothing - no tests |
| 83 | ||org.sophie2.main.layout.mydoggy||rename MyDoggyLayoutDemo to test, since it is not a demo. Make it integration test, add the needed modules and refactor the failing cases. |
| 84 | ||org.sophie2.main.layout.vldocking||thoroughly refactor |
| 85 | ||org.sophie2.main.media.fobs||delete all |
| 86 | ||org.sophie2.main.persistence.r1||refactor (or delete) |
| 87 | ||org.sophie2.main.persistence.r2||nothing - no tests |
| 88 | ||org.sophie2.main.scene.jogl||nothing - no tests |
| 89 | ||org.sophie2.main.scene.simple||nothing - OK |
| 90 | ||org.sophie2.main.skin.alternative||nothing - no tests |
| 91 | ||org.sophie2.main.ws_connector||nothing - no tests |
| 92 | ||org.sophie2.server|| add setUp() and tearDown() methods, review |
| 93 | ||org.sophie2.server.connector||add setUp() and tearDown() methods, review. |
| 94 | ||org.sophie2.server.persistence||Remove default values of type "new Date()", add setUp() and tearDown() methods. |