Gregory Ballantine gballan
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
gballan pushed to main at BitGoblin/game-data 2025-08-12 12:19:28 -04:00
c74ca114d8 Fixed a logic error with removing benchmarks from a test; cleaned up some linter errors
gballan pushed to main at BitGoblin/blt 2025-08-12 11:41:00 -04:00
4b98322022 Continued work on the test/edit post routet
gballan pushed to main at BitGoblin/game-data 2025-08-11 23:39:05 -04:00
0a1037e79a Modified the front-end to display averaged results up to two decimals
gballan pushed to main at BitGoblin/blt 2025-08-10 01:44:39 -04:00
60d8554cf1 Updated the test edit page (still need to do the post page)