<div dir="ltr">On 22 November 2013 20:19, Rogelio Mita <span dir="ltr"><<a href="mailto:rogeliomita@activitycentral.com" target="_blank">rogeliomita@activitycentral.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div dir="ltr"><div><div class="im"><br><div class="gmail_quote">2013/11/22 Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Oh actually I see why it succeeds... The test doesn't verify that it receives a response. It will only fail if it gets the wrong answer (and it probably it's not always to fail in that case either). We need to follow the async pattern we have in the datastore test. Though first maybe best to decide what we want to do with getEnvironment exactly...</blockquote>


</div><br></div>You mean that never is executed the callback passed into getEnvironmnet, because never occur python notification which should be responsible for executing this callback?</div></div></blockquote><div><br></div>
<div>Yes the callback is never executed because there is no python notification. And our test succeeds because it doesn't make sure that the callback is called. <br></div></div></div></div>