Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 368 Bytes

Sf2 self-doucmented REST API + OAuth demo + Behat tests

For AngularJS tests using a OAuth-based authentication system

Install & initialize db

make install

Reset & install fixtures data

For tests purpose only: ALL YOUR DATA WILL BE LOST.

This will reset your db, your schema, then it fill the db with fake data:

make fixtures