On Apr 14, 4:25 pm, "John L. Clark" <
john.l.cl...@gmail.com> wrote:
> I recently finished a first revision of `test_domlette_interfaces.py`.
> It's rough around the edges, but I wanted to post it to get some
> feedback. The imports will need to be cleaned up, and there were a
> number of functions that basically just wrapped sets of test cases
> into test suites. Those are marked with a TODO comment. Further,
I updated
http://wiki.xml3k.org/Amara2/Developer_notes/Test_migration
with a suggestion for such batch test case conversions. See the
PercentEncode example.
> these test suites and their test functions were parameterized from an
> external module, `test_domlette.py`. I'm not sure how we want to
> handle such things in the new world order, but taken independently,
> all the migrated tests from `test_domlette_interfaces.py` now pass.
> :) Also, any thoughts on why the TestTree() function exists in that
> test module?
That's just where it originated. Much of the use of TestTree should
be replaced by c14n.
--Uche
> John L. Clark
>
>
>
> On Mon, Apr 14, 2008 at 4:38 PM, Uche Ogbuji <
u...@ogbuji.net> wrote:
>
> > So we have another fairly high priority test set to port this week:
> > Xpath/Borrowed. I wanted to check with progress by volunteers so I can
> > get a sense of who might be able to take that on soonest. Could we set
> > a target of Wednesday to coordinate status on the first round of test
> > conversions? This doesn't mean you have to be done by then, just that
> > I'd be grateful for an estimate of progress and likely completion by
> > then :-)
>
> > It's OK to send directly to me.
>
> > Thanks.
>
> > --
> > Uche Ogbuji
http://uche.ogbuji.net
> > Founding Partner, Zepheira
http://zepheira.com
> > Linked-in profile:
http://www.linkedin.com/in/ucheogbuji
> > Articles:
http://uche.ogbuji.net/tech/publications/
>
> --
> PLEASE NOTE that this message is not digitally signed. As a result,
> you have no strong evidence that this message was actually sent by me.
> Upon request I can provide a digitally signed receipt for this message
> or other evidence validating its contents if you need such evidence.
>
> test_domlette_interfaces.py
> 51KDownload