Edited wiki page through web user interface.
diff --git a/GSoC2010MelangeTesting.wiki b/GSoC2010MelangeTesting.wiki index dae7df2..6c2bd85 100644 --- a/GSoC2010MelangeTesting.wiki +++ b/GSoC2010MelangeTesting.wiki
@@ -34,13 +34,41 @@ * Start with the testing of the modules which are the most important and used most, e.g. soc.logic.models.base and soc.views.models.base * Specifically add more test cases to the existing tests of these modules, e.g. tests.app.soc.logic.models.base and tests.app.soc.views.models.base -= Specification & Requirements = - The detailed project specification will be added and updated here. + += Tentativ Timeline (more details will be added) = +== Week 1 (24 May - 30 May) == + +*TODO*: + # Add test cases for app.soc.logic.models.base.Logic. + +*Deliverables*: + # Complete most of the test cases. + +== Week 2 (31 May - 6 June) == + +*TODO*: + # Finish up the work for app.soc.logic.models.base.Logic. + # Add test cases for app.soc.views.models.base.View. + # Add test cases for app.soc.logic.models.User.Logic and app.soc.views.models.User.View. + # Add test cases for app.soc.logic.models.Role.Logic and app.soc.views.models.Role.View. + +*Deliverables*: + # Finish up the test cases for app.soc.logic.models.base.Logic. + # Complete most of the test cases for these modules. -= Timeline = - The tentative project timeline will be added here. +== Week 3-6 (7 June - 4 July) == + # Add test cases for other modules of app.soc.logic.models and app.soc.views.models + # Create a wiki page to explain how the test is currently done before the start date of TDD to provide a reference for developers to design their tests +== Week 7 (5 July - 11 July) == + # Add test cases for helper functions of app.soc.logic and app.soc.views. -= Project Design and Implementation = - The software design and implementation details will be added here. \ No newline at end of file +== Week 8 (12 July - 18 July): _mid-term evaluations_ == + # Finish up the work for app.soc.logic and app.soc.views + +== Week 9-11 (19 July - 25 July) == + # Add test cases for modules of app.soc.modules.gsoc and app.soc.modules.ghop + +== Week 12 (9 August - 15 August): _pencils down_ == + # Finish up the work for app.soc.modules.gsoc and app.soc.modules.ghop and clean up code \ No newline at end of file