summaryrefslogtreecommitdiffstats
path: root/test/ui
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-134-4/+4
* Merged r14967 to r14969 (#21488).Jean-Philippe Lang2015-12-192-3/+23
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-191-0/+53
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-301-0/+44
* Missing fixtures.Jean-Philippe Lang2015-05-301-1/+1
* Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang2015-05-081-0/+11
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-0/+0
* Copyright update.Jean-Philippe Lang2015-01-112-2/+2
* 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-292-2/+2
* Removed database_cleaner dependency (#15377).Jean-Philippe Lang2013-11-181-3/+0
* Fixed UI tests.Jean-Philippe Lang2013-11-162-3/+2
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 12 to 20 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* increase Capybara.default_wait_time from 7 to 12 (#12822)Toshi MARUYAMA2013-06-141-3/+3
* shorten comment lines at test/ui/base.rbToshi MARUYAMA2013-06-141-3/+6
* use database_cleaner (#12822)Toshi MARUYAMA2013-06-141-0/+3
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 6 to 7 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-2/+3
* increase Capybara.default_wait_time from 5 to 6 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* increase Capybara.default_wait_time from 4 to 5 (#12822)Toshi MARUYAMA2013-06-041-1/+1
* set default issue start/due datepicker from due/start date (#14024)Toshi MARUYAMA2013-05-191-0/+16
* increase Capybara.default_wait_time from 3 to 4 (#12822)Toshi MARUYAMA2013-05-191-1/+1
* add test of current issue start and due date datepicker (#14024)Toshi MARUYAMA2013-05-191-0/+15
* increase Capybara.default_wait_time from default 2 to 3 (#12822)Toshi MARUYAMA2013-05-171-0/+3
* 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-262-0/+131