Jacopo
2f40dac352
Refactor have_http_status
into have_gitlab_http_status
in the specs
2017-10-20 10:13:18 +02:00
Robert Speicher
72a7b30c9f
Change all :empty_project
to :project
2017-08-02 17:47:31 -04:00
Tim Zallmann
64e589c581
Resolve "Inconsistent location of members page between groups and projects"
2017-07-07 14:40:41 +00:00
Jose Ivan Vargas
bd9887e617
Fixed repository_controller_spec
...
also added an #open_branches private method
2017-03-06 09:47:44 -06:00
Jose Ivan Vargas
43958926c5
Added delegations to comply with the new rubocop rules
...
Also fixed the deploy_keys view and moved the code from the repository_helper
to the repository_controller
2017-03-06 09:47:44 -06:00
Jose Ivan Vargas
a29517dd0c
Added tests for the repository_controller and repository_helper
...
Added specs for the deploy_keys_presenter and added a new method in the presenter
called #key_available?
Fixed some minor UX inconsistencies and added a concern to handle
redirection
2017-03-06 09:47:44 -06:00
Jose Ivan Vargas
d9d417d405
Added a variable_controller_spec test to test for flash messages on the #create action
2017-02-06 14:51:19 -06:00
Jose Ivan Vargas
6004519546
Fixed tests, renamed files and methods
2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
e4b345ca4c
Removed options from the gear button in the projects and consolidated into one
...
Added test for the CiCdPipelinesController
2017-02-06 14:51:18 -06:00
Robert Speicher
4642ca6686
Use empty_project
where possible in controller specs
2017-01-25 17:14:38 -05:00
Jose Ivan Vargas
373411d18d
Corrected code style and titles
2017-01-18 15:19:35 -06:00
Jose Ivan Vargas
bc7c6c6892
Fixed more tests
2017-01-18 15:19:35 -06:00
Jose Ivan Vargas
1ee4f98694
Fixed spinach feature tests for the services and hooks controllers
...
Added a test for the integrations controller
2017-01-18 15:19:35 -06:00
Jose Ivan Vargas
cfd8f635b3
Added tests for the MembersController and corrected some more tests
2017-01-03 10:52:14 -06:00