Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372 | Robert Speicher | 2016-05-04 | 1 | -25/+1 |
| | | | | Mostly replaces several Spinach tests with RSpec Feature tests. | ||||
* | Fix specs and remove unnecessary console.log | Stan Hu | 2016-03-20 | 1 | -2/+2 |
| | |||||
* | Moves star code to a class | Jacob Schatz | 2015-12-23 | 1 | -2/+2 |
| | |||||
* | fixes failing test by updating project clone instructions | Jacob Schatz | 2015-12-23 | 1 | -4/+6 |
| | |||||
* | Move ssh-key steps into SharedUser. Change references in "Explore Projects" ↵ | Eirik Lygre | 2015-12-09 | 1 | -0/+1 |
| | | | | feature. Apply ssh-key requirement to "Project Create" feature. | ||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -10/+10 |
| | |||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -1/+1 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Allow Group path to be changed at the same time as name | Dmitriy Zaporozhets | 2014-12-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path | ||||
* | Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-09-22 | 1 | -8/+8 |
|\ | | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb | ||||
| * | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -8/+8 |
| | | |||||
* | | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 1 | -1/+1 |
|/ | |||||
* | Fix project creation test | Dmitriy Zaporozhets | 2014-03-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 1 | -0/+42 |