Commit graph

6 commits

Author SHA1 Message Date
GitLab Bot
c157f963db Add latest changes from gitlab-org/gitlab@master 2019-10-10 09:06:08 +00:00
Nick Thomas
57b4884e62
Stop using ivars in BlobHelper template methods 2018-10-19 01:39:59 +01:00
Mark Lapierre
d36055cbef Add tests of adding file templates
Adds tests that adds new files via file templates via the Files view
and the Web IDE.

Includes changes to page objects and associated code

Fetches template content from the API rather than hardcoding strings
that will need to be updated if the templates change. Some of the
content is stored as flat files but we can't use them because they're
not included in the docker images gitlab-qa uses.
2018-10-09 11:17:02 -04:00
Winnie Hellmann
595390c134 Remove btn class from template selectors 2017-12-08 12:09:40 +01:00
Jose Ivan Vargas
7592137f21 Fix rspec and spinach tests 2017-04-06 14:58:57 -05:00
Bryce Johnson
f564cbb21a Make file templates easy to use and discover 2017-04-03 17:54:40 +00:00