Skip to content

Commit

Permalink
Worked on unit tests. Set up rspec and did route testing. Fixed one b…
Browse files Browse the repository at this point in the history
…ug in routes for analysis items

new file:   .rspec
modified:   Gemfile
modified:   Gemfile.lock
modified:   config/routes.rb
new file:   spec/controllers/audio_recordings_controller_spec.rb
new file:   spec/controllers/projects_controller_spec.rb
new file:   spec/requests/REST_routes_tests.rb
new file:   spec/requests/audio_recordings_controllers_spec.rb
new file:   spec/requests/authentication_spec.rb
new file:   spec/requests/projects_controllers_spec.rb
new file:   spec/routing/routes_spec.rb
new file:   spec/spec_helper.rb
new file:   spec/support/devise.rb
new file:   spec/support/helpers.rb
new file:   spec/support/routing_assertions_patch.rb
  • Loading branch information
atruskie committed Jan 9, 2013
1 parent 31738d5 commit 4ea4c25
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4ea4c25

Please sign in to comment.