Files
growstuff/spec
google-labs-jules[bot] 477812f06b Refactor signup feature spec to use direct database setup
- Rewrote the 'sign up for new account with existing username' test in
  spec/features/signup_spec.rb.
- Replaced UI-driven setup of an existing user with FactoryBot's `create`.
- Replaced UI navigation with a direct call to `new_member_registration_path`.
- Added an explicit assertion for the 'has already been taken' error
  message.
- Ensured a unique email is used for the second signup attempt to isolate
  the username validation check.

Co-authored-by: CloCkWeRX <365751+CloCkWeRX@users.noreply.github.com>
2026-03-26 06:34:32 +00:00
..
2025-08-24 21:10:16 +09:30
2024-02-04 15:08:18 +10:30
2025-12-13 02:12:20 +00:00
2019-12-26 13:38:17 +13:00
2025-08-10 03:12:58 +00:00
2025-08-10 15:55:52 +09:30
2024-01-07 01:57:19 +00:00