Nicolas Desjardins

Results 7 issues of Nicolas Desjardins

When I deploy with the local mode on Windows I get an error. I can make it work if I modify the index.js file in the local sub-dir in expresso...

Hi would like to have a unit test command in espresso that would execute all the tests under a given directory. The tests could be written with jasmine. We should...

When using webdriver to test an application, it would be nice to specify a unique id for the views so it is easy to get the view directly in a...

01 - Feature Request

The icons can now be configured to launch anything.

Hi, in the library code for the challenges API call (https://api.helium.io/v1/challenges), only the cursor is taken into account. The other params are not supported. Can this be added? thanks, ![challengesdoc](https://user-images.githubusercontent.com/1790018/178484718-0401f9d5-e70c-482c-bc60-cf8468666779.png)

Hi, the library do not use all parameters on the challenges API call, only the cursor one. It should implement the whole spec. ![challengesdoc](https://user-images.githubusercontent.com/1790018/178500715-ce52bfa1-9dc9-40f0-af48-e761bd0a7d4e.png) thanks,