summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Collapse)AuthorAgeFilesLines
* fix source indent of MembersControllerTestToshi MARUYAMA2020-11-151-45/+58
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use with_settings at UsersControllerTest#test_createToshi MARUYAMA2020-11-141-16/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20375 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of TimelogControllerTestToshi MARUYAMA2020-11-141-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of UsersControllerTestToshi MARUYAMA2020-11-141-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of MessagesControllerTestToshi MARUYAMA2020-11-141-48/+50
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add functional calendar test of same start and due dates issueToshi MARUYAMA2020-11-131-0/+39
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include twofa_scheme (two-factor scheme) column when exporting users to CSV ↵Go MAEDA2020-11-131-6/+13
| | | | | | | | | (#34241). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20350 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unused instance variable from ↵Toshi MARUYAMA2020-11-121-2/+3
| | | | | | VersionsControllerTest#test_index_showing_subprojects_versions git-svn-id: http://svn.redmine.org/redmine/trunk@20349 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of QueriesControllerTestToshi MARUYAMA2020-11-121-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of SessionsControllerTestToshi MARUYAMA2020-11-121-17/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of GanttsControllerTestToshi MARUYAMA2020-11-121-21/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20338 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-0/+8
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20334 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add cross project version calendar functional testToshi MARUYAMA2020-11-101-0/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20333 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add version calendar functional testToshi MARUYAMA2020-11-091-1/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20320 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add issue due date calendar functional testToshi MARUYAMA2020-11-081-0/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20306 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-081-41/+62
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20297 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of PreviewsControllerTestToshi MARUYAMA2020-11-081-6/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20296 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of IssueRelationsControllerTestToshi MARUYAMA2020-11-081-21/+39
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20295 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add my page calendar functional testToshi MARUYAMA2020-11-061-0/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20280 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of PrincipalMembershipsControllerTestToshi MARUYAMA2020-11-061-32/+76
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20271 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of EmailAddressesControllerTestToshi MARUYAMA2020-11-061-29/+57
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of VersionsCustomFieldsVisibilityTestToshi MARUYAMA2020-11-061-6/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add calendar assertion to CalendarsControllerTest#test_cross_project_calendarToshi MARUYAMA2020-11-051-0/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20268 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of BoardsControllerTestToshi MARUYAMA2020-11-051-21/+80
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20257 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove start date assertion from CalendarsControllerTest#test_showToshi MARUYAMA2020-11-051-4/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20256 e93f8b46-1217-0410-a6f0-8f06a7374b81
* more strictly start date assertion at CalendarsControllerTest#test_showToshi MARUYAMA2020-11-041-3/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20254 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add space after comma to IssuesCustomFieldsVisibilityTestToshi MARUYAMA2020-11-041-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20247 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add space after comma to QueriesControllerTestToshi MARUYAMA2020-11-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20246 e93f8b46-1217-0410-a6f0-8f06a7374b81
* MessagesControllerTest#test_post_new randomly fails (#34169).Go MAEDA2020-11-041-2/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20242 e93f8b46-1217-0410-a6f0-8f06a7374b81
* more strictly start date assertion at CalendarsControllerTest#test_showToshi MARUYAMA2020-11-031-9/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20241 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add start date to assert_select of CalendarsControllerTest#test_showToshi MARUYAMA2020-11-031-9/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20240 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add text to assert_select of CalendarsControllerTest#test_showToshi MARUYAMA2020-10-281-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20228 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of AuthSourcesControllerTestToshi MARUYAMA2020-10-281-13/+52
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20222 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ContextMenusControllerTestToshi MARUYAMA2020-10-281-28/+76
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20221 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of CustomFieldEnumerationsControllerTestToshi MARUYAMA2020-10-281-8/+28
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20220 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of CustomFieldsControllerTestToshi MARUYAMA2020-10-281-27/+105
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20219 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-281-42/+73
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20218 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use with_settings at ↵Toshi MARUYAMA2020-10-271-6/+7
| | | | | | IssuesControllerTest#test_index_with_project_and_subprojects_should_show_private_subprojects_with_permission git-svn-id: http://svn.redmine.org/redmine/trunk@20216 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use with_settings at ↵Toshi MARUYAMA2020-10-261-6/+7
| | | | | | IssuesControllerTest#test_index_with_project_and_subprojects git-svn-id: http://svn.redmine.org/redmine/trunk@20204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of IssuesControllerTransactionTestToshi MARUYAMA2020-10-261-22/+50
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20203 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of DocumentsControllerTestToshi MARUYAMA2020-10-261-26/+56
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20202 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of RolesControllerTestToshi MARUYAMA2020-10-261-48/+75
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of SysControllerTestToshi MARUYAMA2020-10-261-15/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ImportsControllerTestToshi MARUYAMA2020-10-261-51/+46
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20196 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use with_settings at IssuesControllerTest#test_index_with_projectToshi MARUYAMA2020-10-241-13/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20188 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of TrackersControllerTestToshi MARUYAMA2020-10-241-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20184 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of QueriesControllerTestToshi MARUYAMA2020-10-241-105/+146
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20183 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of TimelogControllerTestToshi MARUYAMA2020-10-241-33/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-242-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20175 e93f8b46-1217-0410-a6f0-8f06a7374b81