..
account_deletion_test.rb
Allow users to delete their own accounts
2022-02-09 16:15:24 +00:00
confirmation_resend_test.rb
Use assert_content
instead of assert page.has_content?
2022-01-06 13:16:47 +00:00
diary_entry_test.rb
Use a state machine for user status
2022-01-12 18:16:14 +00:00
history_test.rb
Merge changeset <ol>s on Load more
2022-10-26 15:02:49 +03:00
index_test.rb
Display icon for current note only if this icon is defined
2022-10-09 08:03:14 +03:00
issues_test.rb
Redirect to open issues when an issue is reassigned
2022-08-26 13:49:09 +01:00
preferences_test.rb
Use assert_content
instead of assert page.has_content?
2022-01-06 13:16:47 +00:00
report_diary_comment_test.rb
Use assert_content
instead of assert page.has_content?
2022-01-06 13:16:47 +00:00
report_diary_entry_test.rb
Fix new rubocop warnings
2022-03-15 19:24:09 +00:00
report_note_test.rb
Use assert_content
instead of assert page.has_content?
2022-01-06 13:16:47 +00:00
report_user_test.rb
Use assert_content
instead of assert page.has_content?
2022-01-06 13:16:47 +00:00
site_test.rb
Wait for the button to be disabled, before checking the tooltip behaviour
2022-12-21 17:08:51 +00:00
user_logout_test.rb
Use assert_content
instead of assert page.has_content?
2022-01-06 13:16:47 +00:00
user_signup_test.rb
Fix redirection to wiki when terms are declined
2022-12-21 15:39:23 +00:00
user_status_change_test.rb
Add extra user transitions needed by the administrators
2022-02-02 16:37:50 +00:00
user_suspension_test.rb
Use a state machine for user status
2022-01-12 18:16:14 +00:00
view_communities_test.rb
Use fallbacks for OCI resource names
2022-12-14 14:54:01 +00:00