You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
I would love to have strong tests that serve to ensure correctness, catch regressions and eventually drive automated releases.
We may need a way to mock hardware MIDI devices, so that we can exercise the code all the way down through the various layers - JS, React bridge, Java/ObjC and platform APIs. I'm not aware of an easy way to do this, though.
Would love to read others' thoughts on possible testing schemes.
The text was updated successfully, but these errors were encountered:
I would love to have strong tests that serve to ensure correctness, catch regressions and eventually drive automated releases.
We may need a way to mock hardware MIDI devices, so that we can exercise the code all the way down through the various layers - JS, React bridge, Java/ObjC and platform APIs. I'm not aware of an easy way to do this, though.
Would love to read others' thoughts on possible testing schemes.
The text was updated successfully, but these errors were encountered: