Re: IndexedDB: Thoughts on implementing IndexedDB

That were just the tests I was talking about, thanks :-) Unluckily it
seems they are not prepared to just give them to your IndexedDB
implementation and run them all at once, but it's a good starting
point.

2013/7/30 Arthur Barstow <art.barstow@nokia.com>:
> On 7/30/13 4:37 AM, ext piranna@gmail.com wrote:
>>>
>>> Finally, is there a good test suite? I can't seem to find anything in the
>>> way of regression tests. I'll perhaps publish my own, if not.
>>>
>> +1, I've developed my own In-Memory implementation as a polyfill to
>> ignore a bug on Chrome regarding to files storage and I'm also
>> thinking about develop one for Node.js, and this would be really
>> useful. I believe there are some tests on W3C GitHub account, but
>> didn't have time to check them myself.
>
>
> Some IDB tests have been submitted
> <https://github.com/w3c/web-platform-tests/tree/master/IndexedDB/submissions>
> and [1] contains some information about the review status of these
> submissions.
>
> ([2] contains general information about WebApps' testing effort.)
>
> -AB
>
> [1]
> <http://lists.w3.org/Archives/Public/public-webapps-testsuite/2013Jul/0000.html>
> [2] <http://www.w3.org/wiki/Webapps/Testing>
>
>
>



-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux

Received on Tuesday, 30 July 2013 11:14:18 UTC