cryptogopher
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-30 18:25:32 +02:00
3454d3052b Generate admin password on db:seed
cryptogopher deleted branch test-multi-db from barbie-bot/fixin.me 2026-04-28 17:30:57 +02:00
cryptogopher deleted branch sole-admin-protection-clean from barbie-bot/fixin.me 2026-04-28 17:24:44 +02:00
cryptogopher commented on pull request fixin.me/fixin.me#83 2026-04-28 17:09:12 +02:00
Fix system tests blocked by HostAuthorization and overlapping element

Fixed in a05767213c333c504cbee6ed2034fc35cc122dc2.

cryptogopher closed pull request fixin.me/fixin.me#83 2026-04-28 17:09:12 +02:00
Fix system tests blocked by HostAuthorization and overlapping element
cryptogopher reopened pull request fixin.me/fixin.me#72 2026-04-27 17:59:49 +02:00
Fix seed admin password too short for Devise validation
cryptogopher reopened pull request fixin.me/fixin.me#77 2026-04-27 17:57:29 +02:00
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
cryptogopher commented on pull request fixin.me/fixin.me#88 2026-04-27 17:44:37 +02:00
Multi-database test runner using DATABASE_URL

Multi database testing implemented in dedea0246fa31fede1e4e5bc4e321375ce5debbd using the Minitest DSL override and Rails shard support.

cryptogopher closed pull request fixin.me/fixin.me#88 2026-04-27 17:44:37 +02:00
Multi-database test runner using DATABASE_URL
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-27 17:41:32 +02:00
dedea0246f Run tests on multiple database configurations
cryptogopher commented on pull request fixin.me/fixin.me#84 2026-04-25 20:10:55 +02:00
Allow Capybara test server host in HostAuthorization

Replace config.hosts with single entry, Capybara.server_host?

cryptogopher pushed to master at fixin.me/fixin.me 2026-04-25 19:49:05 +02:00
3ac3a6f13c Drop Readout.value decimal type in favor of float
97e7bfedf7 Upgrade Rails to 8.0.5
a05767213c Fix test based on unavailable td.link selector
d002ae0f2c Clean up and improve items-table styling
f87aa9fd3d Improve Measurement form layout and styling
Compare 5 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-25 00:31:31 +02:00
6c01ee23fc Upgrade Rails to 8.0.5
cryptogopher pushed to multidb-test-dsl-override at fixin.me/fixin.me 2026-04-25 00:18:20 +02:00
6c01ee23fc Upgrade Rails to 8.0.5
cryptogopher commented on issue fixin.me/fixin.me#89 2026-04-24 03:00:27 +02:00
rails test:system --name /^test_sqlite3/ --seed 50259

Table missing cacade delete due to lack of proper migration.

cryptogopher closed issue fixin.me/fixin.me#89 2026-04-24 03:00:27 +02:00
rails test:system --name /^test_sqlite3/ --seed 50259
cryptogopher pushed to multidb-test-dsl-override at fixin.me/fixin.me 2026-04-24 01:17:30 +02:00
0eab8e4143 Upgrade Rails to 8.0.5
cryptogopher created branch multidb-test-dsl-override in fixin.me/fixin.me 2026-04-23 22:44:00 +02:00
cryptogopher pushed to multidb-test-dsl-override at fixin.me/fixin.me 2026-04-23 22:44:00 +02:00
e2323b0ab6 Upgrade Rails to 8.0.5
cryptogopher opened issue fixin.me/fixin.me#89 2026-04-23 04:14:37 +02:00
rails test:system --name /^test_sqlite3/ --seed 50259
cryptogopher pushed to extend-all-test-tasks-multi-db at fixin.me/fixin.me 2026-04-13 00:41:07 +02:00
dd9572689a Extend all test tasks to run against every configured test db (WIP)
cryptogopher created branch extend-all-test-tasks-multi-db in fixin.me/fixin.me 2026-04-13 00:41:06 +02:00
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-09 01:24:07 +02:00
376640cfd7 Fix test based on unavailable td.link selector