Edited wiki page through web user interface.
diff --git a/MeetingAgendasNotes.wiki b/MeetingAgendasNotes.wiki index b47dde4..5e0f0df 100644 --- a/MeetingAgendasNotes.wiki +++ b/MeetingAgendasNotes.wiki
@@ -39,7 +39,7 @@ * He also resolved the error "raise self.__TranslateError(e.application_error, e.error_detail) UnknownQueueError" by adding the path of taskqueue yaml setting file to the instantiation arguments list (root_path) of taskqueue_stub.TaskQueueServiceStub. * He added gaetestbed modules to tests and then extended its MailTestCase and TaskQueueTestCase and further put them into tests.util module for testing the mailing and taskqueueing functions. * He has also done some new tests and managed to increase the testing coverage of Melange to 59%. -He found that the coverage report of the html version is different from the console one. He will investigate the difference with suggestion of Sverre. + * He found that the coverage report of the html version is different from the console one. He will investigate the difference with suggestion of Sverre. * Next week, he will clean up code and commit and push all uncommited testing code, increase the overall coverage printed in console to over 60%, and make the coverage of most modules over 50%. * He will also move the the gaetestbed and pymox modules to buildout dependency and add the experience of how to do mail and taskqueue related tests with gaetestbed to the testing wiki page. * *Action items:*