futurice / futurice/freesound-android
Add tests for WaveformExtractor
Open
issue::feature
issue::PR welcome
- Dominant language
- Java
- Stars
- 86
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The `WaveformExtractor` class (and its concrete implementations) have logic in them that would be very useful to test. The classes contain Android dependencies, such as `Bitmap`, so either use Android instrumentation tests or possibly add a testable `Bitmap` interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.