inquiry about the state of the nevow.test.test_livepage
Werner Thie <[email protected]> Thu, 08 Jul 2010 19:45:36 +0200
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Organization | THIEngineering AG |
| Message-ID | <[email protected]> |
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. Suggestions are very welcome on how to proceed. Thxs, Werner