[Ml-yokadi] Test suite
Sébastien Renard
Sebastien.Renard
Jeu 8 Jan 20:54:00 CET 2009
Le lundi 5 janvier 2009, Aurélien Gâteau a écrit :
> Sébastien Renard wrote:
> > Le dimanche 4 janvier 2009, Aurélien Gâteau a écrit :
> >> Sébastien Renard wrote:
> >>> It seems that just calling unittest.main() does the same. As am a noob
> >>> in unittest I do not dare to commit the change.
> >>>
> >>> Is it correct or dumb ?
> >>
> >> Correct! I thought unittest.main() would only work if the test-case was
> >> declared in the same file, but there is no difference between importing
> >> the test-case and declaring it in the same file.
> >
> > Oups, I should have mention that I already commit that in my branch as
> > well as some other things in test...
> >
> > http://github.com/digitalfox/yokadi/commit/8f65b44eb43f072244e0635778c0bf
> >458dee9f93
>
> I pushed it yesterday, hopefully git will merge all this gracefully :)
I rebase my repo, merge it and push. Now you can pull it to fast forward the
two other commits :
commit 67ac056306f98b7569613dec33a8c792f8ab298c
Author: Sébastien Renard <Sebastien.Renard>
Date: Sun Jan 4 14:55:15 2009 +0100
Fix taskIdCompleter that was relying on old TextRenderer implementation.
Now it works again but use its own very simple renderer.
commit 6e5b81abd37ec6d7b83cfb4dc357e94a9c8efcc6
Author: Sébastien Renard <Sebastien.Renard>
Date: Thu Jan 1 23:43:28 2009 +0100
Factorise unittest init code
Add basic unit test for humanParseDate function
--
Sébastien
Plus d'informations sur la liste de diffusion Ml-yokadi