jasonbcox / rocket

ROCKET Engine
Other
1 stars 0 forks source link

Add Audio Unit Tests #37

Open jasonbcox opened 10 years ago

jasonbcox commented 10 years ago

Write unit tests to adequately test the Audio module without requiring user input. Please keep the actual audio output to an absolutely minimum to prevent random sounds during compiling. Keep in mind that unit tests are part of the build, so use discretion when writing unit tests that may take a long time to process.