summaryrefslogtreecommitdiffstats
path: root/test/ui/issues_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-267/+0
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Time dependend failures in UI tests (#18789).Jean-Philippe Lang2015-01-101-0/+4
* Fixed errors in UI tests (#18782).Jean-Philippe Lang2015-01-101-3/+3
* Watcher search now displays project members by default.Jean-Philippe Lang2014-03-021-2/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed UI tests.Jean-Philippe Lang2013-11-161-2/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-2/+3
* set default issue start/due datepicker from due/start date (#14024)Toshi MARUYAMA2013-05-191-0/+16
* add test of current issue start and due date datepicker (#14024)Toshi MARUYAMA2013-05-191-0/+15
* prevent failure of test_create_issue_with_watchers at UI IssuesTestToshi MARUYAMA2013-05-101-1/+3
* prevent failure of test_create_issue_with_watchers at UI IssuesTestToshi MARUYAMA2013-05-101-0/+1
* prevent assert_difference failure of test_bulk_watch_issues_via_context_menu ...Toshi MARUYAMA2013-05-091-0/+4
* prevent assert_difference failure of test_watch_issue_via_context_menu at UI ...Toshi MARUYAMA2013-05-091-0/+2
* fix failure of test_remove_issue_watcher_from_sidebar at UI IssuesTestToshi MARUYAMA2013-05-091-1/+1
* add more asserting to test_create_issue_with_watchers of ui issues_testToshi MARUYAMA2013-05-091-0/+3
* Asserts that the watchers list is updated.Jean-Philippe Lang2013-02-201-0/+2
* Fixed that delete watcher link was broken by r11290 (#13231).Jean-Philippe Lang2013-02-201-0/+13
* Make sure that fields filled before tracker change are preserved.Jean-Philippe Lang2013-02-161-10/+26
* Fixed that updating the issue form was broken by r4011 when user is not allow...Jean-Philippe Lang2013-02-161-0/+58
* Submit the form after preview.Jean-Philippe Lang2013-02-101-22/+24
* Removed delay.Jean-Philippe Lang2013-02-101-11/+10
* Adds context menu tests and skip test_preview_issue_description that breaks t...Jean-Philippe Lang2013-02-101-1/+34
* Adds a test for creating an issue with watchers.Jean-Philippe Lang2013-02-101-0/+26
* Adds first Capybara tests (#12822).Jean-Philippe Lang2013-01-261-0/+68