jongfeelkim-VIRNECT / STT-Hololens

Unity translation app using Google Cloud Speech-to-Text on Hololens
MIT License
3 stars 0 forks source link

Unit test #12

Closed jongfeelkim-VIRNECT closed 4 years ago

jongfeelkim-VIRNECT commented 4 years ago

Using Unity TestRunner EditMode test.

Test functions

jongfeelkim-VIRNECT commented 4 years ago

Add unit test to AccessToken for OAuth2.0

jongfeelkim-VIRNECT commented 4 years ago

Add unit test GOOGLE_APPLICATION_CREDENTIALS for OAuth2.0

jongfeelkim-VIRNECT commented 4 years ago

Unit test GOOGLE_APPLICATION_CREDENTIALS is removed. Because, this test run only CLI environments. Hololens is not support CLI. Related issue: #22

jongfeelkim-VIRNECT commented 4 years ago

Unit test AccessToken replace logic: