Commit Graph

8 Commits

Author SHA1 Message Date
Jonas Nicklas e55055a76d Apparently :file_path is now a relative path
Hardcoding this path isn't exactly pretty, but it's the best I could come up with it.
2012-07-10 10:21:23 +02:00
Jo Liss 21977817bf Require cleaning up after our specs rather than setting up before
It's easier to catch issues this way.
2012-01-04 19:41:40 +01:00
Jo Liss 9fd6c85949 Set Capybara.app at spec run time, not at definition time
This bug got triggered on Travis.
2012-01-03 17:51:29 +01:00
Jonas Nicklas and Nicklas Ramhöj 7fb5a1da3a Merge remote branch 'cavalle/object_pollution'
Conflicts:
	spec/rspec/features_spec.rb
2011-03-31 18:05:58 +02:00
Luismi Cavalle d5b5847334 Pass `feature` caller to `describe` 2011-03-13 14:31:04 +01:00
Luismi Cavalle fee2a70220 RSpec DSL should not pollute the Object namespace 2011-03-12 12:44:03 +01:00
Jo Liss cfa26c66ad Removed require 'capybara/rspec/features' from spec (should be pulled in automatically) 2011-03-10 17:36:44 +01:00
Jonas Nicklas and Nicklas Ramhöj f4897f890d Added DSL for acceptance tests in RSpec 2011-02-11 14:44:58 +01:00