summaryrefslogtreecommitdiff
path: root/spec/features/variables_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert to RSpec3 syntax via transpecrs-rspec3Robert Speicher2015-08-301-1/+1
* Use `eq` instead of `==` in matchersRobert Speicher2015-08-301-1/+1
* Add `feature: true` metadata to feature specsRobert Speicher2015-08-301-1/+1
* `page.should[_not]` -> `expect(page).[not_]to`Robert Speicher2015-08-301-1/+1
* Fix specsfix-variable-saving-errorKamil Trzcinski2015-08-211-1/+1
* specs for variablesValery Sizov2015-06-051-0/+26