Re: inquiry about the state of the nevow.test.test_livepage
[email protected] Thu, 08 Jul 2010 19:41:00 -0000
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20100708194100.2129.1697309168.divmod.xquotient.1@localhost.localdomain> |
On 05:45 pm, [email protected] wrote: >Hi all > >just found some spare time where I can fit in some work on the proper >loading of JS modules when loading widgets dynamically. After reading >and rereading the post from Tristan I decided that writing a test >module >would help a lot in understanding the code better. > >trial nevow.test gives the following result on my MSW box (js of course >available): > >PASSED (skips=20, expectedFailures=2, successes=841) > >After digging into test_athena.py it looks to me like the right place >to >hook in. Yea, test_athena.py sounds right (not test_livepage.py :). >Suggestions are very welcome on how to proceed. If you run into any specific problems, I might be able to shed some light. I've been out of Athena development too long to make any generation suggestions though. Jean-Paul