abacus-cf-dependency-test

1.1.5 • Public • Published

abacus-cloud-controller-dependency-test

ℹ️ In order to run the cloud controller dependency test, export the following environment variables:

export CF_API_URI=https://api.<domain>
export CF_ADMIN_USER=admin
export CF_ADMIN_PASSWORD=<password>
export CLOUD_CONTROLLER_CLIENT_ID=<client-id>
export CLOUD_CONTROLLER_CLIENT_SECRET=<secret>

Then run the following commands:

cd cf-abacus
yarn provision
cd test/dependency/cloud-controller
yarn run dependency

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i abacus-cf-dependency-test

    Weekly Downloads

    0

    Version

    1.1.5

    License

    Apache-2.0

    Unpacked Size

    8.94 kB

    Total Files

    12

    Last publish

    Collaborators

    • hsiliev