Commit Graph

8 Commits

Author SHA1 Message Date
GitLab Bot c916c6f79b Add latest changes from gitlab-org/gitlab@master 2020-09-25 03:09:30 +00:00
Thong Kuah 0be52bf32f Add frozen_string_literal to qa/
This will be default in Ruby 3, so will be good to apply in QA ahead of
time to be consistent.
2019-04-13 00:45:38 +12:00
Rémy Coutable 1db52c79ad
Disable the QA/ElementWithPattern cop for existing offenses
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-15 17:55:53 +02:00
Rémy Coutable d2db7d40dd
Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File class as well
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-18 15:06:53 +02:00
Grzegorz Bizon dee047aaca Add QA login page views / selectors definition 2018-01-09 13:21:23 +01:00
Grzegorz Bizon d2c2f93fe6 Append page validation error if view partial is missing 2017-12-22 16:09:00 +01:00
Grzegorz Bizon d69e4541a4 Use composite pattern to return page view errors 2017-12-22 15:40:46 +01:00
Grzegorz Bizon 481f461380 Add implementation for matching view elements in QA 2017-12-22 15:22:54 +01:00