summaryrefslogtreecommitdiff
path: root/features/steps/project/source/markdown_render.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace the `project/source/markdown_render.feature` spinach test with an rsp...blackst0ne2018-05-021-317/+0
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-3/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Add top level items to fly-out navigationPhil Hughes2017-09-061-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-36/+36
* Fix intermittent Spinach markdown render failure33457-features-project-source-markdown_render-feature-fails-on-masterSean McGivern2017-06-091-0/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-11/+11
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-0/+1
* Fix feature specsDouwe Maan2017-04-271-0/+10
* Fix scoping issues with Spinach tests (e.g. https://gitlab.com/gitlab-org/git...sh-fix-spinach-5-10-testsStan Hu2017-04-241-1/+1
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-2/+6
* Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-171-1/+1
* fix tests broken by new wiki page designMike Greiling2016-11-301-3/+3
* Fix spinach test for wiki markdown renderDmitriy Zaporozhets2016-02-131-2/+10
* Update tests to match new wiki headerDmitriy Zaporozhets2016-02-091-1/+5
* Fix specsui/wikiDouwe Maan2015-12-031-2/+2
* Use new style for wikiDouwe Maan2015-12-021-1/+1
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-5/+5
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-53/+53
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-36/+36
* Make Spinach test names consistentCiro Santilli2014-10-051-0/+288