director

module
v0.0.0-...-0e91422 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 License: Apache-2.0

README

Director tests

Director tests consists of acceptance tests for Director:

  • api verifies Director GraphQL API
  • gateway-integration verifies access to the Director API via Gateway

Usage

The binary allows you to override some configuration parameters. You can specify the following environment variables:

ENV Default Description
ALL_SCOPES "" string with all scopes (permissions) separated by semicolon, which will be used in requests
DIRECTOR_URL 127.0.0.1:3000 The address and port for the Director

To run Director tests with running director and connector, execute:

./run.sh

To run tests together with Director and Database run:

make verify 
make clean-up

In case of failure clean-up is required, because in case of test fails, the created network is not deleted.

Jump to

Keyboard shortcuts

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