Re: [widgets] Widget Updates tests?

Right, I've done some basic work on the tests in Apache Wookie - most of them seem to work OK so far; I need to do interactive testing next - I've tested processing the update element in config.xml and acquiring and validating the UDD, but not actually processing the updates.

However there are some issues I've found so far:

Test ta-preparation1-8
This fails to parse as a valid widget as the XML isn't well-formed

Test ta-processing2-3
I get a content type of text/html when getting the UDD

Test ta-processing2-7
I get an error of the UDD XML not being well-formed

Test ta-processing2-9
I get a content type of text/html when getting the UDD

Test ta-processing2-16
We throw a UDD parse exception when a UDD has a relative URL for the src attribute, but the test seems to assume you just silently fail to update the widget?

Test ta-processing2-19
I get a content type of text/html when getting the UDD

Test ta-processing2-20
I get a content type of text/html when getting the UDD


S

On 26 Apr 2011, at 16:59, Rich Tibbett wrote:

> Hi Scott,
> 
> On 28.03.2011 at 15:59, Scott Wilson wrote:
>> 
>> Are there any tests available - even informal ones - for the Widget Updates[1] spec?
>> 
> 
> We've just uploaded the Widget Updates test suite to the CVS repository.
> 
> The Widgets Updates test suite is available here:
> 
> http://dev.w3.org/2006/waf/widgets-updates/test-suite/
> 
> Individual test cases are available at http://dev.w3.org/2006/waf/widgets-updates/test-suite/test-cases/
> 
> Once we have some implementer feedback on the tests we'll go ahead and populate the Widget Updates implementation report in the usual way:
> 
> http://dev.w3.org/2006/waf/widgets-updates/imp-report/
> 
> If you have any feedback or questions just let us know.
> 
> - Rich
> 
>> 
>> [1] http://www.w3.org/TR/widgets-updates/

Received on Wednesday, 27 April 2011 14:40:50 UTC