I'm requesting/putting out the idea for Crossrider to suply a stubbed version of the API.
Basically a "empty" version of appAPI allowing unit testing and IDE's (For debug mode development) to provide proper Intellisense for the api.
The same as this: https://gist.github.com/jovaneyck/5063629
I'm probably currently going to create my own stubbed API, but an official always up to date stubbed version of the API would be really really handy.
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
Hello cyberdude,
Currently this feature is not available. However, we are constantly working on improvements, so I have forwarded your suggestion on to our development team, who will consider it for future projects.
In the meantime, you can fork the Github project that you mentioned and share your own stub for the benefit of others ;-) Also, you might be interested in our Sublime Text IntelliSense snippets that one of our dev team recently created.
Thank you for your input. -
-
So yeah, I create a few lines of javascript, to run through the appAPI to create an empty Stub of the API.
It's very useful for IntelliSense, however not for running tests.
CrossriderAPIStub at Github -
Loading Profile...




EMPLOYEE
