sample_rails_tailwind/test/integration
songtianlun 81906319ea chore: update thruster gem and configure smtp settings
- Upgrade thruster gem to version 0.1.10
- Set SMTP user credentials for sending emails
- Adjust test to verify only activated users are displayed

These updates improve email handling and ensure that the application
uses the latest version of the thruster gem, while also refining
the user index test to accurately reflect the activated state.
2025-01-07 13:18:16 +08:00
..
.keep init sample-app 2024-12-29 17:12:54 +08:00
site_layout_test.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
user_show_test.rb style: standardize quotes in tests 2025-01-07 11:58:37 +08:00
users_edit_test.rb test: improve users edit tests 2025-01-04 10:26:08 +08:00
users_index_test.rb chore: update thruster gem and configure smtp settings 2025-01-07 13:18:16 +08:00
users_login_test.rb feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
users_signup_test.rb style: standardize quotes in tests 2025-01-07 11:58:37 +08:00