summaryrefslogtreecommitdiff
path: root/spec/features/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `page.all` and `page.within` in specsrs-expect-syntax-specsRobert Speicher2015-06-131-2/+2
* Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-011-2/+2
* Try to fix tests for pull request #9065Stefan Tatschner2015-04-241-1/+1
* Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-271-2/+2
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-21/+21
* Even more hound fixesJeroen van Baarsen2015-02-121-40/+53
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-38/+38
* Fix testsDmitriy Zaporozhets2015-02-051-8/+10
* Adds link to milestone and keeping resource context on smallerJason Blanchard2015-02-031-2/+3
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-6/+6
* Fix failing spec.Ciro Santilli2014-07-171-2/+2
* Test for milestone changed commentDmitriy Zaporozhets2014-06-101-1/+1
* Split feature tests out to different build jobJeroen van Baarsen2014-04-131-1/+1
* Added option to remove issue assignee on project issue page and issue edit pageJason Blanchard2014-03-021-0/+47
* Fix testsDmitriy Zaporozhets2014-02-191-10/+6
* Fix testsDmitriy Zaporozhets2014-02-181-2/+2
* Remove Debug from testsAndrew Kumanyaev2014-01-141-2/+0
* Fix testsDmitriy Zaporozhets2013-12-201-6/+6
* Added dropdown menus to issue#show page for assignee and milestoneJason Blanchard2013-12-171-0/+78
* Capybara tests with first-child/last-child randomly fails so replaced with al...Dmitriy Zaporozhets2013-11-271-10/+18
* Use 1.9 hash syntax for some testsDmitriy Zaporozhets2013-11-271-18/+14
* Added sorting to project issues pageJason Blanchard2013-11-231-0/+83
* Fix rspec test after bdd3513f03a1db060051a29ffcf535821235eac1Dmitriy Zaporozhets2013-10-201-1/+1
* Remove issues search rspec since we test it with spinach tooDmitriy Zaporozhets2013-09-261-34/+0
* move capybara scenarios to spec/featuresDmitriy Zaporozhets2013-02-211-0/+132