summaryrefslogtreecommitdiff
path: root/spec/support/matchers.rb
Commit message (Expand)AuthorAgeFilesLines
* Move custom matchers to their own files under spec/support/matchersRobert Speicher2015-07-221-23/+0
* Move access-related matchers to their own moduleRobert Speicher2015-07-221-34/+0
* Remove unused `be_valid_commit` matcherRobert Speicher2015-07-211-9/+0
* Fix rubocop issues after merge of recent masterDmitriy Zaporozhets2015-06-231-5/+5
* Update spec/features/security specsRobert Speicher2015-06-221-42/+25
* Fix include_module matcherRobert Speicher2015-06-221-1/+5
* ensure_length_of -> validate_length_ofRobert Speicher2015-06-101-1/+1
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-3/+3
* fixed blame and mr factoryDmitriy Zaporozhets2013-04-031-1/+1
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-2/+2
* Simplify is_within matcherRobert Speicher2012-09-191-5/+1
* Add is_within method for shoulda's EnsureLengthOf matcherRobert Speicher2012-08-291-0/+14
* Add `include_module` matcherRobert Speicher2012-08-291-0/+10
* clean-up codeNihad Abbasov2011-10-261-3/+3
* security improvedgitlabhq2011-10-171-2/+15
* init commitgitlabhq2011-10-091-0/+46