today_ai_weather/test/integration
songtianlun 646be909ec test: comment out unused assertions in site layout test
- Commented out assertions for about, help, and contact URLs.
- These assertions were previously checking links in the site layout test but may not be relevant for current testing purposes.
- This change helps to keep the test focused and definitions clear, reducing potential confusion with unused checks.
2025-01-18 14:13:07 +08:00
..
.keep init sample-app 2024-12-29 17:12:54 +08:00
password_resets_test.rb feat: add password reset functionality 2025-01-08 11:44:42 +08:00
site_layout_test.rb test: comment out unused assertions in site layout test 2025-01-18 14:13:07 +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: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +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