issues
search
nathanleiby
/
drum-break
Drum training tool
https://drumbreak.nathanleiby.me/
0
stars
0
forks
source link
UI Stories (test states)
#16
Open
nathanleiby
opened
2 weeks ago
nathanleiby
commented
2 weeks ago
like in Storybook, it would be nice to quickly pop into the app with a given data-state
a specific loop is loaded
some user hits exist with various accuracies
there's historical data so gold mode graph is populated
Currently, I need to manually play drum parts and verify behavior
As with Storybook, the goal is def to move lots of testing to units instead of heavyweight UI tests
Scope creep..
Possible I could load individual components of my app, too?
:thinking: "EGUI Storybook" might be compelling to others using EGUI too and building something composed of various components.
It would be esp neat if I could spin up in a browser
Scope creep..