| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r20827 from trunk to 4.1-stable (#33846). | Go MAEDA | 2021-03-19 | 1 | -0/+13 |
* | Merged r20580 and r20652 from trunk to 4.1-stable (#34123). | Go MAEDA | 2021-03-19 | 1 | -0/+132 |
* | Merged r19154 from trunk to 4.1-stable | Toshi MARUYAMA | 2019-11-22 | 1 | -1/+2 |
* | Avoid class name overlap that causes TypeError on `rake test:system test` (#3... | Go MAEDA | 2019-11-09 | 2 | -2/+2 |
* | cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rb | Toshi MARUYAMA | 2019-11-08 | 1 | -1/+1 |
* | use full text in fill_in at Issue system "update issue with form update" test | Toshi MARUYAMA | 2019-10-14 | 1 | -1/+1 |
* | add new "update issue status" test to Issue system test | Toshi MARUYAMA | 2019-10-14 | 1 | -0/+14 |
* | use "test do" syntax for Issue system test "update issue with form update" | Toshi MARUYAMA | 2019-10-14 | 1 | -1/+1 |
* | add additional assert to Issue system "test_update_issue_with_form_update" | Toshi MARUYAMA | 2019-10-14 | 1 | -0/+1 |
* | add additional assert to Issue system "test_update_issue_with_form_update" | Toshi MARUYAMA | 2019-10-08 | 1 | -1/+1 |
* | reduce sleep seconds of Issue system "test_update_journal_notes_with_preview" | Toshi MARUYAMA | 2019-10-08 | 1 | -1/+1 |
* | Fix test failure due to missing call to set_tmp_attachments_directory (#32122). | Go MAEDA | 2019-10-04 | 1 | -2/+0 |
* | add test "removing issue shows confirm dialog" | Toshi MARUYAMA | 2019-09-30 | 1 | -0/+8 |
* | detect Chrome downloaded file more strictly | Toshi MARUYAMA | 2019-09-25 | 1 | -1/+3 |
* | workaround Chrome default_directory ignored on Linux | Toshi MARUYAMA | 2019-09-25 | 1 | -1/+1 |
* | Update capybara (~> 3.25.0) (#31657). | Go MAEDA | 2019-07-24 | 2 | -0/+2 |
* | Remove trailing whitespaces from test (#31506). | Go MAEDA | 2019-06-06 | 2 | -4/+4 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 6 | -6/+6 |
* | TimelogTest#test_default_query_setting fails depending on the language of the... | Go MAEDA | 2019-04-01 | 1 | -5/+7 |
* | Let user select a tracker from the modal (#442). | Jean-Philippe Lang | 2019-03-30 | 1 | -0/+15 |
* | Support frozen_string_literal in test/**/*.rb (#26561). | Go MAEDA | 2019-03-21 | 6 | -6/+6 |
* | Remove unnecessary encoding magic comment (#31034). | Go MAEDA | 2019-03-16 | 3 | -6/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 6 | -0/+12 |
* | Adds preview option to the wiki toolbar (#27758). | Jean-Philippe Lang | 2018-09-26 | 1 | -5/+5 |
* | Add a missing fixture for IssuesTest#test_create_issue_with_new_target_versio... | Go MAEDA | 2018-07-16 | 1 | -1/+1 |
* | Adds a few tests. | Jean-Philippe Lang | 2017-07-31 | 1 | -0/+52 |
* | Adds some system tests. | Jean-Philippe Lang | 2017-07-29 | 2 | -0/+67 |
* | Adds a system test for creating an issue with attachment. | Jean-Philippe Lang | 2017-07-29 | 1 | -0/+17 |
* | Use CSS selector to find move left/right buttons. | Jean-Philippe Lang | 2017-07-23 | 1 | -2/+2 |
* | Converts UI tests to system tests (#23630). | Jean-Philippe Lang | 2017-07-23 | 6 | -121/+14 |
* | Renames test/ui to test/system. | Jean-Philippe Lang | 2017-07-23 | 6 | -0/+703 |