summaryrefslogtreecommitdiffstats
path: root/test/ui/issues_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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