summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix file name corruption when export a wiki page with non-ASCII title in MS b...Toshi MARUYAMA2017-08-301-0/+22
* fix element order (#26769)Toshi MARUYAMA2017-08-281-1/+1
* add category_id to REST issue creation tests (#26769)Toshi MARUYAMA2017-08-281-0/+4
* Missing fixtures.Jean-Philippe Lang2017-08-021-0/+2
* #assert_nothing_raised takes no arguments.Jean-Philippe Lang2017-08-011-1/+1
* Adds a few tests.Jean-Philippe Lang2017-07-314-0/+94
* try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)Toshi MARUYAMA2017-07-311-4/+6
* Renames time_entry_reports_controller_test.rb to timelog_report_test.rb.Jean-Philippe Lang2017-07-301-1/+1
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-3018-17/+17
* Skip all issue concurrency tests with MySQL.Jean-Philippe Lang2017-07-301-3/+1
* Test broken by r16924 (#26520).Jean-Philippe Lang2017-07-301-0/+2
* Fill the issue id when logging time from the time log list of an issue (#26520).Jean-Philippe Lang2017-07-301-0/+6
* Adds a test for #26564.Jean-Philippe Lang2017-07-301-0/+12
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-301-15/+0
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-302-0/+20
* Adds some system tests.Jean-Philippe Lang2017-07-292-0/+67
* Adds a system test for creating an issue with attachment.Jean-Philippe Lang2017-07-291-0/+17
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-271-4/+2
* add missing fixture for IssueTest#test_update_should_notify_previous_assigneeToshi MARUYAMA2017-07-271-0/+1
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-4/+6
* Make sure that something was actually deleted.Jean-Philippe Lang2017-07-261-3/+8
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-264-34/+34
* Removes darcs test repository (#26391).Jean-Philippe Lang2017-07-251-0/+0
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-255-395/+1
* Fixed link to user in email notifications (#26506).Jean-Philippe Lang2017-07-241-0/+8
* Test fails with mysql 5.7.Jean-Philippe Lang2017-07-231-0/+2
* add empty directories to run "rake test:units" and "rake test:functionals" (#...Toshi MARUYAMA2017-07-234-0/+0
* Don't try to open tmp files.Jean-Philippe Lang2017-07-231-1/+1
* Use CSS selector to find move left/right buttons.Jean-Philippe Lang2017-07-231-2/+2
* Converts UI tests to system tests (#23630).Jean-Philippe Lang2017-07-237-121/+92
* Renames test/ui to test/system.Jean-Philippe Lang2017-07-236-703/+0
* Renames test/ui to test/system.Jean-Philippe Lang2017-07-236-0/+703
* Renames column comments.comments to comments.content to please Rails 5.1 (#23...Jean-Philippe Lang2017-07-231-2/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-2331-121/+123
* Fix that spent_time total on the issue list can be wrong (#26471).Jean-Philippe Lang2017-07-201-0/+32
* Adds a test for importing list custom fields with multiple values (#26148).Jean-Philippe Lang2017-07-192-4/+19
* Adds a test for importing list custom fields (#26148).Jean-Philippe Lang2017-07-191-0/+14
* Adds settings for time entry hours validation (#24005).Jean-Philippe Lang2017-07-192-1/+34
* Adds UI tests for the quick jump menu.Jean-Philippe Lang2017-07-191-0/+68
* Set a default size for macro thumbnails different from the preview thumbnails.Jean-Philippe Lang2017-07-191-5/+5
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-161-0/+8
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-124-1/+74
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-101-0/+14
* add some tests to RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-0/+2
* code style cleanup at RepositoryTest#test_for_changeset_comments_stripToshi MARUYAMA2017-07-101-3/+3
* replace white spaces of here-text at RepositoryTest#test_for_changeset_comm...Toshi MARUYAMA2017-07-101-8/+6
* Error displaying time entries filtered by Activity (#26387).Jean-Philippe Lang2017-07-091-0/+14
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-081-0/+7
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-083-5/+5
* Removes UI tests where the date picker is involved.Jean-Philippe Lang2017-07-081-47/+0