WebAudio / web-midi-api

The Web MIDI API, developed by the W3C Audio WG
http://webaudio.github.io/web-midi-api/
Other
321 stars 55 forks source link

Need tests. #184

Open cwilso opened 6 years ago

toyoshim commented 6 years ago

Does this mean wpt tests? Kawai-san (@ryoyakawai) tried to have it before, but haven't submitted it yet. It can be a prototype even if some other people are interested in working on it.

cwilso commented 5 years ago

Yes, WPT.

jazz-soft commented 5 years ago

May I suggest a testing tool: https://github.com/jazz-soft/midi-test

toyoshim commented 3 years ago

We have some tests that checks web exposed API surface, but we don't have a good way to have a cross-platform test suites to verify physical device related impl. Let's keep this thread open.

hoch commented 10 months ago

2023 TPAC Audio WG Discussion: The lack of support for mock devices in the WPT infrastructure makes this work impossible. The WG believes this is not a blocker for V1, but adding manual tests in WPTs should be done later.

mjwilson-google commented 9 months ago

I have a PR to link the current WPT repository, and expanding it will be done later as @hoch wrote.