Developers > How can I test my application? Is there a sandbox?

How can I test my application? Is there a sandbox?

Since debugging and testing is part of life and we at LikeOrHate like to make life easier for developers, we provide a sandbox.

We have another server at http://sandbox.likeorhate.com/ which can be used to test your applications. You can add things, delete things, screw up and it's okay. So, if you are testing your awesome new application, please use that site instead of the production server.

Here are some notes and limitations of the sandbox:

  • Its database is reset every Sunday at 00:00 UTC. This includes users and passwords! So you need to register again the next day, or make your script do that.
  • Thumbnails are not generated in the sandbox, neither for things nor for users (but the procedures will return 'ok' anyway).
  • File uploads are processed normally, the thing for the file will be created, but the files themselves are not stored in the server.
  • Trackback information is not saved in the sandbox.

We're trying to solve these limitations.


Back to main developers page

 
All Content in this site is the sole responsibility of the person from whom such Content originated. See our Terms of service