stoney core: REST API (Testing)

From stoney-cloud.org
Revision as of 13:58, 4 August 2014 by Michael (talk | contribs) (Created page with "= Overview = This page describes, how and what to test. The goal is to automate all tests with [http://frisbyjs.com/ Frisby]. Frisby is a REST API testing framework built on n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

This page describes, how and what to test. The goal is to automate all tests with Frisby. Frisby is a REST API testing framework built on node.js and Jasmine.

=