Re: [proximity] Tests and ref imp

Hi Marcos,

On 21.5.2012, at 18.12, ext Marcos Caceres wrote:

> An initial JS reference implementation of both proximity specs:
> https://github.com/marcoscaceres/proximitysensor
> 
> (Does not implement the event dispatching yet; will add that tonight or tomorrow).
> 
> Also, an initial test suites are available for testing the WebIDL conformance:
> https://github.com/marcoscaceres/proximitysensor/blob/master/UserProximityEvent_tests.js
> https://github.com/marcoscaceres/proximitysensor/blob/master/DeviceProximityEvent_tests.js
> 
> Review of the tests would be welcomed.

Your polyfill and initial tests looks nice, thanks!

Would it be ok to link to your test suites from the DAP home page (see the "Test Suite" column in the table)? I guess you'd prefer GH over w3c-test.org so that you can keep the polyfill and the tests together?

-Anssi

Received on Wednesday, 23 May 2012 07:10:22 UTC