sugarlabs / sugar-web

Components for Sugar web activities
Apache License 2.0
13 stars 32 forks source link

datastore integration tests: increase waitFor timeout #102

Closed rogemita closed 10 years ago

rogemita commented 10 years ago

http://lists.sugarlabs.org/archive/sugar-devel/2013-December/046395.html

Again: we are about to review datastore.js at any time... revisiting its tests, splitting the integration ones from unit ones and adding new ones (if necesary)

dnarvaez commented 10 years ago

It would be good to explain in a comment that sometimes datastore takes a while to answer the first call because it's initializing the db. Looks good otherwise.

rogemita commented 10 years ago

I will add a note about this, thanks Daniel

rogemita commented 10 years ago

https://github.com/sugarlabs/sugar-web/pull/103