Skip to content

Repository files navigation

slicket-api

SlicketTicket API

###Testing

We use rspec for testing.

First, make sure to setup your testing db:

rake db:drop RAILS_ENV=test #if necessary
rake db:create RAILS_ENV=test
rake db:migrate RAILS_ENV=test

To run the rspec tests, from your root directory, simply run rspec

A code coverage report will be generated in [root_dir]/coverage/index.html that can be opened in a browser.

About

Worked towards the module configurations and integrations.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages