soracom-sdk-go

module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2022 License: MIT

README

test

soracom-sdk-go

SDK for SORACOM autogenerated by OpenAPI Generator

Run unit tests

# Set environment variables
SORACOM_PROFILE=default
export SORACOM_AUTH_KEY_ID=$(cat ~/.soracom/$SORACOM_PROFILE.json | jq -r .authKeyId)
export SORACOM_AUTH_KEY=$(cat ~/.soracom/$SORACOM_PROFILE.json | jq -r .authKey)
export COVERAGE_TYPE=$(cat ~/.soracom/$SORACOM_PROFILE.json | jq -r .coverageType)

# Run unit tests
make test

Directories

Path Synopsis
generated
api
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL