index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
system
/
issues_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test failure in IssuesSystemTest due to incorrect attachment count expect...
Go MAEDA
2024-09-11
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Use assert_selector which automatically waits until the HTML condition is met...
Marius Balteanu
2023-10-24
1
-4
/
+5
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-1
/
+1
*
Fix random system test failure by adding a missing fixture.
Marius Balteanu
2022-09-27
1
-1
/
+2
*
Add test for #37053.
Marius Balteanu
2022-05-16
1
-0
/
+20
*
Use click_button to click on buttons in test_bulk_edit.
Marius Balteanu
2022-05-02
1
-2
/
+2
*
Add test for #34029.
Marius Balteanu
2022-03-27
1
-0
/
+22
*
Fix that Log time and/or Add notes sections from issue form page do not show ...
Marius Balteanu
2022-03-22
1
-0
/
+37
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).
Go MAEDA
2021-12-27
1
-3
/
+3
*
IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).
Go MAEDA
2021-12-25
1
-2
/
+2
*
Add watching users to a ticket should switch "watch" link to "unwatch" if own...
Go MAEDA
2021-07-25
1
-0
/
+15
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Fix a failed system test due to r20765 (#34714).
Go MAEDA
2021-03-17
1
-0
/
+1
*
Allow issue relation autocomplete to select multiple values (#33418).
Go MAEDA
2020-12-25
1
-0
/
+31
*
Fix selenium chrome options so files are downloaded to tmp/downloads in syste...
Go MAEDA
2020-12-02
1
-3
/
+1
*
add more assert_equal to IssuesSystemTest#test_bulk_copy
Toshi MARUYAMA
2020-10-11
1
-0
/
+2
*
IssuesSystemTest#test_bulk_watch_issues_via_context_menu randomly fails due t...
Go MAEDA
2020-09-12
1
-1
/
+1
*
add more assert_equal to IssuesSystemTest#test_bulk_copy
Toshi MARUYAMA
2020-07-15
1
-0
/
+2
*
add "Copy and follow" flow to bulk_copy system test
Toshi MARUYAMA
2020-07-12
1
-0
/
+30
*
wait for ajax response in IssuesSystemTest#test_bulk_edit as same with Issues...
Toshi MARUYAMA
2020-07-11
1
-4
/
+6
*
wait for ajax response to prevent random failure in IssuesSystemTest#test_bul...
Toshi MARUYAMA
2020-07-11
1
-2
/
+3
*
add bulk copy issues system test
Toshi MARUYAMA
2020-07-11
1
-0
/
+27
*
add "Move and follow" flow to bulk_edit system test
Toshi MARUYAMA
2020-07-09
1
-0
/
+36
*
add bulk_edit system test
Toshi MARUYAMA
2020-07-08
1
-0
/
+30
*
simplify IssuesSystemTest#test_bulk_watch_issues_via_context_menu
Toshi MARUYAMA
2020-07-05
1
-2
/
+7
*
simplify IssuesSystemTest#test_watch_issue_via_context_menu
Toshi MARUYAMA
2020-07-04
1
-1
/
+4
*
add assert to IssuesSystemTest#test_bulk_watch_issues_via_context_menu
Toshi MARUYAMA
2020-07-03
1
-0
/
+1
*
add assert to IssuesSystemTest#test_watch_issue_via_context_menu
Toshi MARUYAMA
2020-07-03
1
-0
/
+1
*
remove "sleep" from IssuesSystemTest#test_update_journal_notes_with_preview
Toshi MARUYAMA
2020-06-28
1
-1
/
+2
*
remove unneeded "page" from "update issue status" test of IssuesSystemTest
Toshi MARUYAMA
2020-06-16
1
-1
/
+1
*
add bulk update issues test to IssuesSystemTest
Toshi MARUYAMA
2020-06-15
1
-0
/
+21
*
use "right_click" instead of "trigger('contextmenu')" in IssuesSystemTest
Toshi MARUYAMA
2020-06-15
1
-2
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
add missing fixture to test/system/issues_test.rb
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
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
[next]