package
Version:
v0.0.0-...-8caf421
Opens a new window with list of versions in this module.
Published: Dec 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GOSCALEIO integration tests
You should export all ENV variables required for API client initialization before run this tests.
It's also possible to create GOSCALEIO_TEST.env in this directory, which will hold all required vars
GOSCALEIO_TEST.env example:
``
GOSCALEIO_INSECURE=true
GOSCALEIO_HTTP_TIMEOUT=60
GOSCALEIO_ENDPOINT=https://127.0.0.1:443
GOSCALEIO_USERNAME=admin
GOSCALEIO_PASSWORD=Password
GOSCALEIO_PROTECTIONDOMAIN=domain1
GOSCALEIO_STORAGEPOOL=pool1
GOSCALEIO_DEBUG=true
Documentation
¶
C is global goscaleio Client instance for testing
Source Files
¶
Click to show internal directories.
Click to hide internal directories.