Process to manually test rmsauth
Closed this issue · 7 comments
joshgav commented
We don't yet have secrets encrypted for use with Travis tests. Can we please document how to manually test the rmsauth library on a dev machine with local credentials?
joshgav commented
Yes, that would be great. Thanks!
AgentRX commented
- Copy all .so compiled libraries to /usr/lib
- Run from bin/tests/rmsauthUnitTests --cl --r --a --u --p -cp
It's strange but password for john.smith@msopentechtest01.onmicrosoft.com doen't work now and I can't test it.
joshgav commented
Got a couple failures, can you try with the newly-reset password?
Also, any ideas on how to suppress (or address?) the SSL warnings?
Thanks!
AgentRX commented
Should be fixed if it's still necessary to test it manually.