Closed barnyrelph closed 12 years ago
Thanks for catching this for us. See the README for test instructions.
lovely, thanks very much for the speedy response!
Barny
On 18 September 2012 19:39, pedrick notifications@github.com wrote:
Thanks for catching this for us. See the README for test instructions.
— Reply to this email directly or view it on GitHubhttps://github.com/opentok/Opentok-Java-SDK/issues/6#issuecomment-8665341.
Currently your unit tests don't compile at all. They're still pointing to the API key and secret fields of API_Config. I guess it's hard to commit your API key+secret to a public code repository. Perhaps read in Java system properties for these values, so it'll compile and you can pass your key+secret at runtime.