summaryrefslogtreecommitdiff
path: root/features/steps/project/create.rb
Commit message (Collapse)AuthorAgeFilesLines
* Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-25/+1
| | | | Mostly replaces several Spinach tests with RSpec Feature tests.
* Fix specs and remove unnecessary console.logStan Hu2016-03-201-2/+2
|
* Moves star code to a classJacob Schatz2015-12-231-2/+2
|
* fixes failing test by updating project clone instructionsJacob Schatz2015-12-231-4/+6
|
* Move ssh-key steps into SharedUser. Change references in "Explore Projects" ↵Eirik Lygre2015-12-091-0/+1
| | | | feature. Apply ssh-key requirement to "Project Create" feature.
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-10/+10
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-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 nameDmitriy Zaporozhets2014-12-221-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Make Spinach test names consistentCiro Santilli2014-10-051-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 Zaporozhets2014-09-221-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 Santilli2014-09-221-8/+8
| |
* | Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-221-1/+1
|/
* Fix project creation testDmitriy Zaporozhets2014-03-141-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-231-0/+42