Takuya Kodama
- Login: otegami
- Email: otegami@clear-code.com
- Location: Taiwan
- Registered on: 2024-03-13
- Last connection: 2025-03-24
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 2 | 3 |
Activity
2025-03-25
-
08:30 Redmine Patch #42422: Use Capybara's assert_current_path in "log_user" steps to wait for page in ApplicationSystemTestCase
- Thank you for giving me the above information and confirming my patch.
2025-03-17
-
06:15 Redmine Patch #42422: Use Capybara's assert_current_path in "log_user" steps to wait for page in ApplicationSystemTestCase
- Previous patch couldn't handle the path with query parameters.
Adding the `:ignore_query => true` option to `assert_... -
03:23 Redmine Patch #42422: Use Capybara's assert_current_path in "log_user" steps to wait for page in ApplicationSystemTestCase
- I'm so sorry I should use `Code cleanup/refactoring` category this time.
-
03:21 Redmine Patch #42422 (New): Use Capybara's assert_current_path in "log_user" steps to wait for page in ApplicationSystemTestCase
- # Problem
The login step in the system test sometimes fails because the expected page load isn’t complete when the...
2024-04-03
-
01:36 Redmine Patch #40513: Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers
- Thanks for your handling it:)
2024-04-02
-
09:34 Redmine Patch #40513 (Closed): Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers
- The initial_page_content method in helpers mistakenly used the @page instance variable rather than the page argument ...
-
05:21 Redmine Patch #40506: Remove redundant ApplicationHelper inclusions
- Go MAEDA wrote in #note-1:
> Setting the target version to 6.0.0.
Thank you for handling it.
2024-04-01
-
07:31 Redmine Patch #40506 (Closed): Remove redundant ApplicationHelper inclusions
- ApplicationHelper has already been included in ActionView::TestCase. Although some test classes inherit from ActionVi...
Also available in: Atom