Skip to content

Commit

Permalink
Getting rid of rspec + current fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesu committed Nov 3, 2009
1 parent 1b4ca05 commit 100d4db
Show file tree
Hide file tree
Showing 225 changed files with 28 additions and 8,427 deletions.
4 changes: 3 additions & 1 deletion config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@
# Tell ActionMailer not to deliver emails to the real world.
# The :test delivery method accumulates sent emails in the
# ActionMailer::Base.deliveries array.
config.action_mailer.delivery_method = :test
config.action_mailer.delivery_method = :test

config.gem "thoughtbot-factory_girl", :lib => "factory_girl", :source => "http://gems.github.com"
132 changes: 0 additions & 132 deletions lib/tasks/rspec.rake

This file was deleted.

3 changes: 0 additions & 3 deletions script/autospec

This file was deleted.

4 changes: 0 additions & 4 deletions script/spec

This file was deleted.

116 changes: 0 additions & 116 deletions script/spec_server

This file was deleted.

31 changes: 0 additions & 31 deletions spec/models/administration_tool_spec.rb

This file was deleted.

2 changes: 0 additions & 2 deletions spec/rcov.opts

This file was deleted.

4 changes: 0 additions & 4 deletions spec/spec.opts

This file was deleted.

56 changes: 0 additions & 56 deletions spec/spec_helper.rb

This file was deleted.

4 changes: 0 additions & 4 deletions stories/all.rb

This file was deleted.

3 changes: 0 additions & 3 deletions stories/helper.rb

This file was deleted.

5 changes: 0 additions & 5 deletions test/fixtures/administration_tools.yml

This file was deleted.

5 changes: 0 additions & 5 deletions test/fixtures/application_logs.yml

This file was deleted.

5 changes: 0 additions & 5 deletions test/fixtures/attached_files.yml

This file was deleted.

Loading

0 comments on commit 100d4db

Please sign in to comment.