Changes between Version 23 and Version 24 of UNPLANNED_UNIT_TEST_FIX_R0
- Timestamp:
- 05/09/09 14:18:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UNPLANNED_UNIT_TEST_FIX_R0
v23 v24 104 104 ||org.sophie2.base.model.book|| [2472], GroupTest seems to be failing only on my computer, so it was not deleted. 105 105 ||org.sophie2.base.persistence||[2473] 106 ||org.sophie2.base.scene|| done106 ||org.sophie2.base.scene||[2475] 107 107 ||org.sophie2.core||refactor 108 ||org.sophie2.core.modularity|| done109 ||org.sophie2.core.mvc|| review - Decide whether no view should not be handled (TestDemo2)110 ||org.sophie2.main.app.commons|| rename AppViewUnitTest to AppViewTest, make it an integration test. Thoroughly refactor BookViewUnitTest. Move AudioContentViewTest and VideoContentViewTest to org.sophie2.main.func.media, refactor ContentViewTest, review FrameAddUndoViewTest, fix "catch(Throwable e)" statements, remove any "fail('not implemented')" methods.108 ||org.sophie2.core.modularity||[2476] 109 ||org.sophie2.core.mvc||nothing changed - not all tests pass. 110 ||org.sophie2.main.app.commons|| [2491] Did not have time to refactor BookViewUnitTest and AppLogicSystemtest. AudioContentViewTest and VideoContentViewTest deleted. 111 111 ||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 112 112 ||org.sophie2.main.app.model||Move BackgroundStyleUnitTest, BorderStyleUnitTest, FrameAddUndoTest and FrameUnitTest to org.sophie2.base.model.book, refactor them. Remove BookLegacyTest, review the rest.