Gregory Ballantine gballan
gballan pushed to main at BitGoblin/game-data 2025-08-12 20:29:59 -04:00
eac833fd6d Adding db:migrate step to tests; adding two new versions of Ruby to test against
gballan pushed to main at BitGoblin/game-data 2025-08-12 20:23:54 -04:00
ad391c84a4 Fixing ruby 3.4 test
gballan pushed to main at BitGoblin/game-data 2025-08-12 20:03:24 -04:00
641c9315bc Adding Ruby 3.4 testing to Woodpecker
gballan released v0.2.0 at BitGoblin/game-data 2025-08-12 19:54:42 -04:00
gballan pushed tag v0.2.0 to BitGoblin/game-data 2025-08-12 19:53:59 -04:00
gballan opened issue BitGoblin/game-data#13 2025-08-12 19:50:32 -04:00
Customizable Graph Colors
gballan opened issue BitGoblin/game-data#12 2025-08-12 19:48:57 -04:00
Display Individual Results to the User
gballan commented on issue BitGoblin/game-data#11 2025-08-12 19:47:02 -04:00
Add tests to project

Closing this issue as this was handled in 40cfdcc2a38eba02de00f0a82a36641986a913dc amongst other things.

gballan closed issue BitGoblin/game-data#11 2025-08-12 19:47:02 -04:00
Add tests to project
gballan opened issue BitGoblin/game-data#11 2025-08-12 18:36:08 -04:00
Add tests to project
gballan commented on issue BitGoblin/game-data#5 2025-08-12 18:34:48 -04:00
Find a Way to Handle Multiple Results for Benchmarks

Closing as this was handled in c940a248d7

gballan closed issue BitGoblin/game-data#5 2025-08-12 18:34:48 -04:00
Find a Way to Handle Multiple Results for Benchmarks
gballan commented on issue BitGoblin/game-data#4 2025-08-12 18:32:37 -04:00
Add a Checklist for Tracking Required Tests for Comparison

Closing this, as this doesn't really apply with the new database schema

gballan closed issue BitGoblin/game-data#4 2025-08-12 18:32:37 -04:00
Add a Checklist for Tracking Required Tests for Comparison
gballan pushed to main at BitGoblin/game-data 2025-08-12 18:22:26 -04:00
3a136865b0 Added some more tests; changed URLs for model list pages and added redirects
gballan pushed to main at BitGoblin/game-data 2025-08-12 16:26:50 -04:00
f40d69a98d Using before hook for index route
gballan pushed to main at BitGoblin/game-data 2025-08-12 16:15:45 -04:00
40cfdcc2a3 Changed naming from Routes to Controllers; fixed some Sinatra modular layout stuff; added RSpec for testing and some basic tests
260d0d1268 Added rspec testing. It should work, but doesn't for unknown reasons
Compare 2 commits »
gballan pushed to main at BitGoblin/game-data 2025-08-12 14:27:24 -04:00
e1f5bd3950 Updating to Sinatra 4.1
gballan pushed to main at BitGoblin/game-data 2025-08-12 14:12:34 -04:00
1f0c481105 Refactored app to more explicitly require gems/modules that are used per-file
gballan pushed to main at BitGoblin/game-data 2025-08-12 13:54:29 -04:00
dd8e419e52 Switched over to a modular Sinatra app layout