Block a user
Fix seed admin password too short for Devise validation
Implemented admin password generation according to Devise password length requirements in 3454d3052bfcf34f39bab29c94b9f6ad3afe6230.
Fix seed admin password too short for Devise validation
cryptogopher
deleted branch sole-admin-protection-clean from barbie-bot/fixin.me
2026-04-28 17:24:44 +02:00
Fix system tests blocked by HostAuthorization and overlapping element
Fixed in a05767213c333c504cbee6ed2034fc35cc122dc2.
Fix system tests blocked by HostAuthorization and overlapping element
Fix seed admin password too short for Devise validation
Fix quantity ordered scope for SQLite compatibility
cryptogopher
deleted branch extend-all-test-tasks-multi-db from fixin.me/fixin.me
2026-04-27 17:50:07 +02:00
cryptogopher
deleted branch multidb-test-dsl-override from fixin.me/fixin.me
2026-04-27 17:47:53 +02:00
Multi-database test runner using DATABASE_URL
Multi database testing implemented in dedea0246fa31fede1e4e5bc4e321375ce5debbd using the Minitest DSL override and Rails shard support.
Multi-database test runner using DATABASE_URL
Allow Capybara test server host in HostAuthorization
Replace config.hosts with single entry, Capybara.server_host?