v.io: use test.V23Init instead of v23.Init in test code

test.V23Init creates a context that's suitable for tests, including a
test blessing and no prod mounttable root. Using test.V23Init everywhere
in tests gives us a choke-point for adding test-specific configuration
of the runtime and context.

Change-Id: Ibd78f23206ead96ce036fafb99a7bc394e6dd983
2 files changed
tree: c9128ec7a7a3a79b0d15908b87d68a791c01bf99
  1. client/
  2. go/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. VERSION
README.md

This repository contains the Vanadium project playground.