Changes

stoney core: Requirements

125 bytes added, 16:24, 11 December 2013
** Use SeleniumHQ or [http://phantomjs.org/ PhantomJS] for automated testing
** Possibly use [http://gruntjs.com/ GruntJS] for an automated workflow
** Use one of the following options for the REST API Testing(& documentation):
*** [http://frisbyjs.com/ Frisby], partially uses Jasmine and integrates via JUnit XML output with Jenkins
*** [https://github.com/apiaryio/dredd Dredd]+[http://apiblueprint.org/ apiblueprint] (perhaps directly via the webservice at http://apiary.io/) which makes it possible to keep specification, documentation and example in one place and test the REST API against the specification and use the examples as test cases.
*** [https://developers.helloreverb.com/swagger/ Swagger]
*** [https://github.com/mashery/iodocs I/O Docs]
** Use static mock json objects under different URLs to provide mock server-side data for testing the webfrontend
Bureaucrat, administrator
425
edits