Skip to content

Latest commit

 

History

History

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

solidus_api

API contains controllers and rabl views implementing the REST API of solidus.

Testing

Create the test site

bundle exec rake test_app

Run the tests

bundle exec rake spec