Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to RSpec3 syntax via transpecrs-rspec3 | Robert Speicher | 2015-08-30 | 1 | -1/+1 |
* | Use `eq` instead of `==` in matchers | Robert Speicher | 2015-08-30 | 1 | -1/+1 |
* | Add `feature: true` metadata to feature specs | Robert Speicher | 2015-08-30 | 1 | -1/+1 |
* | `page.should[_not]` -> `expect(page).[not_]to` | Robert Speicher | 2015-08-30 | 1 | -1/+1 |
* | Fix specsfix-variable-saving-error | Kamil Trzcinski | 2015-08-21 | 1 | -1/+1 |
* | specs for variables | Valery Sizov | 2015-06-05 | 1 | -0/+26 |