- 21 Mar, 2016 1 commit
-
-
Yorick Peterse authored
These tests would check if the "This project is empty" banner would contain SSH clone URLs. Oddly enough this should have never passed (as far as I can tell) as SSH clone URLs in this banner are _only_ displayed if the current user has at least 1 SSH key attached. Since the tests never seem to create any they never should have passed, yet somehow they did. To solve this the Spinach tests in question now ensure at least 1 SSH key is present.
-
- 19 Mar, 2016 1 commit
-
-
Yorick Peterse authored
Similar to ad90dba5185e30883d5ad6008c166b0df0108ebf we always have a repository in the real world, so let's also create one in our Spinach tests.
-
- 18 Mar, 2016 1 commit
-
-
Stan Hu authored
before the search field is focused
-
- 13 Mar, 2016 1 commit
-
-
Stan Hu authored
Closes #14129
-
- 11 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 10 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 07 Mar, 2016 2 commits
-
-
Robert Speicher authored
These three tests were essentially checking that adding a note to something updated its `noteable`'s `updated_at` attribute. This is well-tested Rails behavior and we shouldn't feel the need to write an integration test to verify it. At most we should be ensuring that the association definition adds the `touch: true` option, which we now do in Note's unit test.
-
Rubén Dávila authored
-
- 04 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 24 Feb, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 22 Feb, 2016 1 commit
-
-
Phil Hughes authored
Removed up/down vote icons from merge requests. Was missed from d8069bd8
-
- 19 Feb, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 17 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 16 Feb, 2016 1 commit
-
-
Valery Sizov authored
-
- 15 Feb, 2016 1 commit
-
-
Rémy Coutable authored
1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter.
-
- 13 Feb, 2016 1 commit
-
-
Stan Hu authored
-
- 29 Jan, 2016 1 commit
-
-
Phil Hughes authored
-
- 19 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 13 Jan, 2016 2 commits
-
-
Rémy Coutable authored
- Improve specs for private Issue/MR referenced in public Issue - Add specs for private Issue/MR referenced in public MR
-
Rémy Coutable authored
-
- 31 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 30 Dec, 2015 1 commit
-
-
Robert Speicher authored
Why did this break? `¯\_(ツ)_/¯`
-
- 25 Dec, 2015 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 23 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 22 Dec, 2015 4 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
- 15 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
This also increases capybara timeout to 15 seconds (note polling interval). Capybara will look for new note for this period of time.
-
- 07 Dec, 2015 1 commit
-
-
Robert Speicher authored
-
- 03 Dec, 2015 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Grzegorz Bizon authored
-
- 02 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 16 Nov, 2015 1 commit
-
-
Robert Speicher authored
This reverts commit 63144cd0, reversing changes made to 8ab5df9d.
-