sample_rails_tailwind/test
songtianlun 119a34faae test: improve users edit tests
- Rename test for friendly forwarding to be more concise
- Add a separate test for successful user edit

These changes enhance the clarity of the test suite by
providing a more descriptive name for the friendly forwarding
test and separating the successful edit functionality into
its own test case, improving maintainability and readability.
2025-01-04 10:26:08 +08:00
..
controllers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
fixtures feat: add user authentication checks 2025-01-03 11:12:51 +08:00
helpers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
integration test: improve users edit tests 2025-01-04 10:26:08 +08:00
mailers init sample-app 2024-12-29 17:12:54 +08:00
models style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
system init sample-app 2024-12-29 17:12:54 +08:00
application_system_test_case.rb init sample-app 2024-12-29 17:12:54 +08:00
test_helper.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00